Skip to content

Commit 94b3765

Browse files
committed
cosmetic
1 parent 9776f9e commit 94b3765

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

path.inc.php

+1
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
} catch (Exception $e) {
101101
echo 'LOGGER ERROR: '.$e->getMessage().'<br><br>';
102102
echo 'Tips:<br>';
103+
echo ' - Check CodevTT configuration file "config.ini"<br>';
103104
echo ' - Check logger configuration file "log4php.xml"<br>';
104105
echo ' - Check that user <b>'.exec('whoami').'</b> has write access to the log directory.<br>';
105106
exit;

0 commit comments

Comments
 (0)