From a153c6d1c85149e5ced19bea7c7d1eccfd9ae24a Mon Sep 17 00:00:00 2001 From: NewEraCracker Date: Wed, 10 Feb 2016 09:14:57 +0000 Subject: Cleanup Remove closing tag followed by opening tag. Change short_open_tag to full tag and put small instructions on same line. --- src/usr/local/www/crash_reporter.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/usr/local/www/crash_reporter.php') diff --git a/src/usr/local/www/crash_reporter.php b/src/usr/local/www/crash_reporter.php index 6cd5adc..07ae915 100644 --- a/src/usr/local/www/crash_reporter.php +++ b/src/usr/local/www/crash_reporter.php @@ -97,8 +97,7 @@ $crash_report_header .= php_uname("v") . "\n"; $crash_report_header .= "\nCrash report details:\n"; exec("/usr/bin/grep -vi warning /tmp/PHP_errors.log", $php_errors); -?> -