소스 검색

Fix migration class name - refs #7901

Angel Fernando Quiroz Campos 9 년 전
부모
커밋
9c9ef7684e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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