diff --git a/makeprocess.php b/makeprocess.php index 6b53a4f..134586b 100644 --- a/makeprocess.php +++ b/makeprocess.php @@ -36,7 +36,6 @@ function makeprocess($destination, $idprocess, $param, $key, $name){ $folder=stristr($folder, 'system/'); $destination=stristr($destination, 'system/'); $appicon=$folder.'/app.png'; - if (!is_file($appicon)){ $appicon='system/core/design/images/app.png'; } @@ -48,7 +47,6 @@ function makeprocess($destination, $idprocess, $param, $key, $name){ if(!preg_match('/.php/',$destination_)){ $destination_ = $destination_.'.php'; } - $style="'display','block'"; $style2="'display','none'"; echo '
'; + '; ?>