aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-03-29 16:16:29 -0700
committerzotlabs <mike@macgirvin.com>2017-03-29 16:16:29 -0700
commitf43428aacf940b84b05e1554cc53e29e60846ae4 (patch)
tree20ac8efd2cf2347453a63cd1462621d8b077303e /util
parent2d4f84563b8832d2a5996e7ee59a3123f998c433 (diff)
downloadvolse-hubzilla-f43428aacf940b84b05e1554cc53e29e60846ae4.tar.gz
volse-hubzilla-f43428aacf940b84b05e1554cc53e29e60846ae4.tar.bz2
volse-hubzilla-f43428aacf940b84b05e1554cc53e29e60846ae4.zip
channel_store_lowlevel declared twice
Diffstat (limited to 'util')
-rw-r--r--util/typo.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/typo.php b/util/typo.php
index a8d363340..e25e57601 100644
--- a/util/typo.php
+++ b/util/typo.php
@@ -12,7 +12,6 @@
App::init();
-// $a = new App();
echo "Directory: include\n";
$files = glob('include/*.php');