# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. --- D:\xampp\htdocs\moodle_master\course\report\log\graph.php +++ D:\xampp\htdocs\moodle_testing\course\report\log\graph.php @@ -58,6 +58,7 @@ } } +$days = array(); $logs = array(); $timenow = time();