]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20161001072726.php
Removed is_public in Entry edit form
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20161001072726.php
index f247c236f08c7d71ab166f234104ca07b6c56956..ad761541c86c9b9fa466ea0eb9b81cf7d4231432 100644 (file)
@@ -9,7 +9,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 use Doctrine\DBAL\Migrations\SkipMigrationException;
 
 /**
- * Added pocket_consumer_key field on wallabag_config
+ * Added pocket_consumer_key field on wallabag_config.
  */
 class Version20161001072726 extends AbstractMigration implements ContainerAwareInterface
 {