aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-06-30 03:52:20 -0700
committerfriendica <info@friendica.com>2014-06-30 03:52:20 -0700
commitf64f84b5e999fd454f899c2ce6c82aef81e21fc0 (patch)
tree8186183c9bf0990cfcdd2bd169bea95d688b4c2b /include
parent71e8643bf63e91a542b965dd82ba526374044d37 (diff)
downloadvolse-hubzilla-f64f84b5e999fd454f899c2ce6c82aef81e21fc0.tar.gz
volse-hubzilla-f64f84b5e999fd454f899c2ce6c82aef81e21fc0.tar.bz2
volse-hubzilla-f64f84b5e999fd454f899c2ce6c82aef81e21fc0.zip
control chars crept in.
Diffstat (limited to 'include')
-rw-r--r--include/zot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php
index bc75c683e..8401ac186 100644
--- a/include/zot.php
+++ b/include/zot.php
@@ -1,4 +1,4 @@
-32;278;2c<?php /** @file */
+<?php /** @file */
require_once('include/crypto.php');
require_once('include/items.php');