* adjust for user-create by tutorial-wizard.
This commit is contained in:
@@ -63,6 +63,7 @@ class tutorial extends control
|
||||
public function wizard($module, $method, $params = '')
|
||||
{
|
||||
define('WIZARD', true);
|
||||
$params = helper::safe64Decode($params);
|
||||
if($_POST)
|
||||
{
|
||||
die();
|
||||
|
||||
Reference in New Issue
Block a user