Files @ 73f58d77e758
Branch filter:

Location: SlatePermutate/errors.php

binki
Add jQueryUI back to input.php and fix the glider on schedulecreator.php by using id="my-glider" instead of class="my-glider".
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);