Home
last modified time | relevance | path

Searched refs:SafeExec (Results 1 – 3 of 3) sorted by relevance

/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1474 …$ls_filename = trim(phpthumb_functions::SafeExec('dir /b '.phpthumb_functions::escapeshellarg_repl…
1477 …$ls_filename = trim(phpthumb_functions::SafeExec('ls '.phpthumb_functions::escapeshellarg_replacem…
1495 $WhichConvert = trim(phpthumb_functions::SafeExec('which convert'));
1600 $versionstring[1] = trim(phpthumb_functions::SafeExec($commandline));
1626 $IMhelp_lines = explode("\n", phpthumb_functions::SafeExec($commandline));
1659 $IMformatsList = phpthumb_functions::SafeExec($commandline);
1802 $IMresult_test = phpthumb_functions::SafeExec($commandline_test);
2403 $IMresult = phpthumb_functions::SafeExec($commandline);
H A Dphpthumb.functions.php461 public static function SafeExec($command) { function in phpthumb_functions
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt260 * Bugfix [#1733462]: SafeExec broken
284 * Bugfix: force stderr output to stdout in SafeExec
739 * SafeBackTick() renamed to SafeExec() and all execution