aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-03-01 16:24:22 -0800
committerFriendika <info@friendika.com>2011-03-01 16:24:22 -0800
commit5ff1462e1e98e97f623022c23deea0147c62327b (patch)
tree99f55035e9a3646e016a5f6239dd7245020284bb /index.php
parent2d4b3bee609e2d5aa9a421e6e9e9283b49f225db (diff)
downloadvolse-hubzilla-5ff1462e1e98e97f623022c23deea0147c62327b.tar.gz
volse-hubzilla-5ff1462e1e98e97f623022c23deea0147c62327b.tar.bz2
volse-hubzilla-5ff1462e1e98e97f623022c23deea0147c62327b.zip
install issue (memory exhausted) due to incorrect db open check
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 77b5647f2..bbd2c81cd 100644
--- a/index.php
+++ b/index.php
@@ -1,5 +1,5 @@
<?php
-
+error_reporting(E_ERROR | E_WARNING | E_PARSE);
/**
*
* Friendika