aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-20 01:21:19 -0700
committerredmatrix <git@macgirvin.com>2016-05-20 01:21:19 -0700
commitcae380f068ce3c06360b430c84b267414dc02fcf (patch)
tree89f6ebc538ff9501d90f0953356ad0aa1a0423c6 /boot.php
parent3aa6e9690443e4fb762d16a821a8bf63e6ed70de (diff)
downloadvolse-hubzilla-cae380f068ce3c06360b430c84b267414dc02fcf.tar.gz
volse-hubzilla-cae380f068ce3c06360b430c84b267414dc02fcf.tar.bz2
volse-hubzilla-cae380f068ce3c06360b430c84b267414dc02fcf.zip
case issue
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index e8a3e1e11..79524850e 100755
--- a/boot.php
+++ b/boot.php
@@ -1814,7 +1814,7 @@ function get_max_import_size() {
*
* $cmd and string args are surrounded with ""
*/
-function proc_run($cmd){
+function proc_run(){
$a = get_app();