Luciano Andrade 7 anni fa
parent
commit
9559280c23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      app/DoctrineMigrations/Version20180221174411.php

+ 1 - 1
app/DoctrineMigrations/Version20180221174411.php

@@ -56,7 +56,7 @@ class Version20180221174411 extends MigrationsBase
 
 
         // this up() migration is auto-generated, please modify it to your needs
-	$this->executeYaml(__DIR__ . "/Templates20180221174411/", "template-action-2018-02-26.yml");
+	$this->executeYaml(__DIR__ . "/Templates20180221174411", "template-action-2018-02-26.yml");
         $this->showResult();