@ -1833,8 +1833,6 @@ function proc_run(){
$args = func_get_args();
$newargs = array();
if(! count($args))
return;
@ -2401,7 +2399,7 @@ function z_get_temp_dir() {
if(! $temp_dir)
$temp_dir = sys_get_temp_dir();
return $upload_dir;
return $temp_dir;
}
The note is not visible to the blocked user.