summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-03 14:42:20 +0300
committerAndrew Dolgov <[email protected]>2015-02-03 14:42:20 +0300
commit119ba03bd4fefdcf65dc044fb5ee1a9a34d47e58 (patch)
tree36f885f79ebfd1449959fd3c17f189f9feca56a2 /include
parentefcc5d365db4d1b0f3a26098011319daf50e018e (diff)
minor fixes for previous
Diffstat (limited to 'include')
-rw-r--r--include/functions2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions2.php b/include/functions2.php
index 0207c1240..13b92225e 100644
--- a/include/functions2.php
+++ b/include/functions2.php
@@ -220,7 +220,7 @@
}
}
- return false;
+ return "";
}
function make_runtime_info() {