X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FDoctrineMigrations%2FVersion20161117071626.php;h=8daa2142b1afa3f5303616aaeaab6531c97129cc;hb=b87f1712336564ec14e37487f512568bc4d986f7;hp=d864888f1acd15ef3fb1f5e925849f1ec99f670c;hpb=500ae20c9475a7e7718e4cf7d8c8b116a48a5e78;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/DoctrineMigrations/Version20161117071626.php b/app/DoctrineMigrations/Version20161117071626.php index d864888f..8daa2142 100644 --- a/app/DoctrineMigrations/Version20161117071626.php +++ b/app/DoctrineMigrations/Version20161117071626.php @@ -7,6 +7,9 @@ use Doctrine\DBAL\Schema\Schema; use Symfony\Component\DependencyInjection\ContainerAwareInterface; use Symfony\Component\DependencyInjection\ContainerInterface; +/** + * Added the internal setting to share articles to unmark.it + */ class Version20161117071626 extends AbstractMigration implements ContainerAwareInterface { /**