1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-18 17:14:04 +01:00

newline after CLI errors

This commit is contained in:
Savetheinternet 2011-10-07 00:55:45 +11:00
parent a5763b8f3e
commit 4a0b0e424b

View File

@ -67,7 +67,7 @@
if(defined('STDIN')) {
// Running from CLI
die('Error: ' . $message);
die('Error: ' . $message . "\n");
}
die(Element('page.html', Array(