[modx-ja] r620 committed - [#443] モジュールを新規作成・更新時、管理画面全体をリロードさせる

1 view
Skip to first unread message

mod...@googlecode.com

unread,
Aug 12, 2010, 6:23:22 AM8/12/10
to mod...@googlegroups.com
Revision: 620
Author: yama.kyms
Date: Thu Aug 12 03:22:43 2010
Log: [#443] モジュールを新規作成・更新時、管理画面全体をリロードさせる
http://code.google.com/p/modx-ja/source/detail?r=620

Modified:
/trunk/manager/processors/save_module.processor.php

=======================================
--- /trunk/manager/processors/save_module.processor.php Mon Mar 29 22:29:51
2010
+++ /trunk/manager/processors/save_module.processor.php Thu Aug 12 03:22:43
2010
@@ -157,7 +157,7 @@
$header="Location: index.php?a=".$a."&r=2&stay=".$_POST['stay'];
header($header);
} else {
- $header="Location: index.php?a=106&r=2";
+ $header="Location: index.php?a=7&r=10";
header($header);
}
}

Reply all
Reply to author
Forward
0 new messages