mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
5c1fea1711
commit
1ca0f7f7a0
@ -322,7 +322,7 @@ END_FILE;
|
||||
|
||||
$output = $matches = array();
|
||||
$retval = 0;
|
||||
exec("/usr/local/bin/php -d log_errors=off {$tmpfile}", $output, $ret_val);
|
||||
exec("/usr/local/bin/php -d log_errors=off {$tmpfile}", $output, $retval);
|
||||
|
||||
puts('<div class="panel panel-success responsive"><div class="panel-heading"><h2 class="panel-title">PHP Response</h2></div>');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user