Files @ 28ba454c4ff1
Branch filter:

Location: SlatePermutate/errors.php

ethanzonca
Fixed error on demo
1
2
3
4
5
6
<?php

#ini_set('display_errors', 1); 
# ini_set('log_errors', 1); 
# ini_set('error_log', '/home/nathang/public_html/scheduler/phperrors.log'); 
# error_reporting(E_ALL);