Merge branch 'master' of https://github.com/easysoft/zentaopms
Conflicts: module/common/model.php module/custom/model.php
This commit is contained in:
@@ -81,6 +81,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