]> git.mxchange.org Git - mailer.git/blobdiff - inc/js/js-surfbar_stopped.php
fooRequestElementBar() functions renamed, adding of request parameters added:
[mailer.git] / inc / js / js-surfbar_stopped.php
index 5bc33ba8927e22ab15558f7a540fb457e6958bdb..1297d3749175db0e5188f8f6a64d6bab2bb52d17 100644 (file)
@@ -45,8 +45,8 @@ if (!defined('__SECURITY')) {
 
 // Prepare content
 $content = array(
-       'restart'   => bigintval(getRequestElement('restart')),
-       'autostart' => getRequestElement('autostart')
+       'restart'   => bigintval(getRequestParameter('restart')),
+       'autostart' => getRequestParameter('autostart')
 );
 
 // Load template