]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/DoctrineMigrations/Version20170127093841.php
Added publication date
[github/wallabag/wallabag.git] / app / DoctrineMigrations / Version20170127093841.php
index 20c79479b97c79376f31b2b51650a54d62b4ec9e..5bfd967025d9d029d59ea179de0dd63d35029c7b 100644 (file)
@@ -8,7 +8,7 @@ use Symfony\Component\DependencyInjection\ContainerAwareInterface;
 use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
- * Added indexes on wallabag_entry.is_starred and wallabag_entry.is_archived
+ * Added indexes on wallabag_entry.is_starred and wallabag_entry.is_archived.
  */
 class Version20170127093841 extends AbstractMigration implements ContainerAwareInterface
 {