Browse Source

Fix migration class name - refs #7901

Angel Fernando Quiroz Campos 9 years ago
parent
commit
9c9ef7684e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Migrations/Schema/V20/Version20151019163400.php

+ 1 - 1
app/Migrations/Schema/V20/Version20151019163400.php

@@ -10,7 +10,7 @@ use Doctrine\DBAL\Schema\Schema;
  *
  * @author Angel Fernando Quiroz Campos <angel.quiroz@beeznest.com>
  */
-class Version19102015163400 extends AbstractMigrationChamilo
+class Version20151019163400 extends AbstractMigrationChamilo
 {
     /**
      * @param Schema $schema