Files @ 39bdfde8230f
Branch filter:

Location: SlatePermutate/errors.php

binki
Get working jQuery and jQuery-ui without using Google's incompliant JSAPI but by still borrowing bandwidth from Google ;-).
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);