From cb60196931bd1ad551338dd89a8106b6fc3f8791 Mon Sep 17 00:00:00 2001 From: kaoru nishizoe Date: Thu, 19 Jun 2014 16:34:56 +0900 Subject: [PATCH] =?UTF-8?q?migration=E3=82=AF=E3=83=A9=E3=82=B9=E5=90=8D?= =?UTF-8?q?=E3=81=8Ccore=E3=81=A8=E3=81=8B=E3=81=B6=E3=81=A3=E3=81=A6?= =?UTF-8?q?=E3=81=84=E3=81=9F=E3=81=9F=E3=82=81=E5=90=8D=E7=A7=B0=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=E3=81=97=E3=81=BE=E3=81=97=E3=81=9F=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../001_add_navigation_to_backend_pmreport_0_9_0_1.php} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename data/migrations/{001_add_navigation_to_backend.php => 0.9.0/001_add_navigation_to_backend_pmreport_0_9_0_1.php} (85%) diff --git a/data/migrations/001_add_navigation_to_backend.php b/data/migrations/0.9.0/001_add_navigation_to_backend_pmreport_0_9_0_1.php similarity index 85% rename from data/migrations/001_add_navigation_to_backend.php rename to data/migrations/0.9.0/001_add_navigation_to_backend_pmreport_0_9_0_1.php index 63d44b2..8f82e0f 100644 --- a/data/migrations/001_add_navigation_to_backend.php +++ b/data/migrations/0.9.0/001_add_navigation_to_backend_pmreport_0_9_0_1.php @@ -8,7 +8,7 @@ * file and the NOTICE file that were distributed with this source code. */ -class addNavigationItemForBackend extends Doctrine_Migration_Base +class addNavigationToBackendPMReport_0_9_0_1 extends Doctrine_Migration_Base { public function up() {