summaryrefslogtreecommitdiff
path: root/p/i/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'p/i/index.php')
-rwxr-xr-xp/i/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/p/i/index.php b/p/i/index.php
index 8a4f529d4..d366566ab 100755
--- a/p/i/index.php
+++ b/p/i/index.php
@@ -50,7 +50,6 @@ if (file_exists(DATA_PATH . '/do-install.txt')) {
echo '### Fatal error! ###<br />', "\n";
Minz_Log::error($e->getMessage());
echo 'See logs files.';
- prepareSyslog();
syslog(LOG_INFO, 'FreshRSS Fatal error! ' . $e->getMessage());
}
}