Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
lbayle committed May 6, 2020
1 parent 9776f9e commit 94b3765
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions path.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
} catch (Exception $e) {
echo 'LOGGER ERROR: '.$e->getMessage().'<br><br>';
echo 'Tips:<br>';
echo ' - Check CodevTT configuration file "config.ini"<br>';
echo ' - Check logger configuration file "log4php.xml"<br>';
echo ' - Check that user <b>'.exec('whoami').'</b> has write access to the log directory.<br>';
exit;
Expand Down

0 comments on commit 94b3765

Please sign in to comment.