aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-09 22:47:32 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-09 22:47:32 -0700
commitcb54cda17454fde783c165c37d6ece1ba2067253 (patch)
treefbb8ad7380fa713c066b7accd171b55231577d79 /boot.php
parent51b51bd039d85573cb508c28811df52f198fa210 (diff)
downloadvolse-hubzilla-cb54cda17454fde783c165c37d6ece1ba2067253.tar.gz
volse-hubzilla-cb54cda17454fde783c165c37d6ece1ba2067253.tar.bz2
volse-hubzilla-cb54cda17454fde783c165c37d6ece1ba2067253.zip
more directory work
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index fab44a7a4..ddc2fa381 100644
--- a/boot.php
+++ b/boot.php
@@ -356,4 +356,5 @@ function xmlify($str) {
function hex2bin($s) {
return(pack("H*",$s));
-} \ No newline at end of file
+}
+