diff options
author | Friendika <info@friendika.com> | 2011-07-05 18:21:56 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-05 18:21:56 -0700 |
commit | db30a2342ceecbaed0b72e02d37422700b0d588a (patch) | |
tree | 8df5cdf46a914051bb758918352b2ce63f885bc7 /index.php | |
parent | 1a4a6b5ff90d0d557ed6ea1a1045f9713c83bbbd (diff) | |
download | volse-hubzilla-db30a2342ceecbaed0b72e02d37422700b0d588a.tar.gz volse-hubzilla-db30a2342ceecbaed0b72e02d37422700b0d588a.tar.bz2 volse-hubzilla-db30a2342ceecbaed0b72e02d37422700b0d588a.zip |
undo last checkin
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -326,5 +326,4 @@ else require_once(str_replace($lang . '/', '', $template)); session_write_close(); -closedb(); exit; |