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);
}
}