summaryrefslogtreecommitdiffstats
path: root/usr/local/bin/3gstats.php
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-08-20 10:34:37 -0300
committerRenato Botelho <renato@netgate.com>2015-08-20 10:34:37 -0300
commitcb7d18d561622f6071efec92a4c5d8f0fde2fcdc (patch)
tree6d9dfcc38e78315ef16be4a060718ffe174fc7bf /usr/local/bin/3gstats.php
parent5436d37a265f584ce2543ce566b4e694a97bff73 (diff)
downloadpfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.zip
pfsense-cb7d18d561622f6071efec92a4c5d8f0fde2fcdc.tar.gz
Replace php calls to php-cgi, binary is not being renamed anymore
Diffstat (limited to 'usr/local/bin/3gstats.php')
-rwxr-xr-xusr/local/bin/3gstats.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/bin/3gstats.php b/usr/local/bin/3gstats.php
index daf0500..cc385fc 100755
--- a/usr/local/bin/3gstats.php
+++ b/usr/local/bin/3gstats.php
@@ -1,4 +1,4 @@
-#!/usr/local/bin/php -f
+#!/usr/local/bin/php-cgi -f
<?php
ini_set("max_execution_time", "0");
OpenPOWER on IntegriCloud