aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-09 19:13:27 -0700
committerredmatrix <git@macgirvin.com>2016-05-09 19:13:27 -0700
commita674b05e96df547ee7429376a09887351d7e27d1 (patch)
treeafb6bcc0e86ab95112332945c7aec1a9428b2769 /index.php
parentb7e7ef0bf3ad47729ef45282a92a78f0dc0e3ec4 (diff)
downloadvolse-hubzilla-a674b05e96df547ee7429376a09887351d7e27d1.tar.gz
volse-hubzilla-a674b05e96df547ee7429376a09887351d7e27d1.tar.bz2
volse-hubzilla-a674b05e96df547ee7429376a09887351d7e27d1.zip
register shutdown procedure
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 278be154c..1178881ba 100755
--- a/index.php
+++ b/index.php
@@ -179,4 +179,4 @@ call_hooks('page_end', App::$page['content']);
construct_page($a);
-exit;
+killme();