'page' and 'command' were both the same (command), so better name it same way.
authorRoland Haeder <roland@mxchange.org>
Mon, 6 Apr 2015 09:54:27 +0000 (11:54 +0200)
committerRoland Haeder <roland@mxchange.org>
Mon, 6 Apr 2015 09:54:27 +0000 (11:54 +0200)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/qa/config.php
core

index 6da2a01f9a8566cbdcd6d27a94513fdb3b73a5c9..f6f263def7a600c418655edb01257d8e8ec28720 100644 (file)
@@ -32,7 +32,7 @@ $cfg->setConfigEntry('header_charset', 'utf-8');
 $cfg->setConfigEntry('default_web_command', 'start');
 
 // CFG: FORM-ACTION
-$cfg->setConfigEntry('form_action', 'index.php?app={?app_short_name?}&amp;page=do_form');
+$cfg->setConfigEntry('form_action', 'index.php?app={?app_short_name?}&amp;command=do_form');
 
 // CFG: FORM-METHOD
 $cfg->setConfigEntry('form_method', 'post');
diff --git a/core b/core
index b556d080ca17108033e31dde2d2657a9642db4c6..3b3947b86b38904aa1100b54846c14d3b31cb97d 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit b556d080ca17108033e31dde2d2657a9642db4c6
+Subproject commit 3b3947b86b38904aa1100b54846c14d3b31cb97d