Index: hedule/chart.php
===================================================================
--- /schedule/chart.php	(revision 15483)
+++ 	(revision )
@@ -1,28 +1,0 @@
-<script type="text/javascript">
-
-$(function () {
-    $('#Graph').highcharts({
-
-        chart: {
-            animation: false
-        },
-
-        xAxis: {
-            categories: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
-        },
-
-        series: [{
-            data: [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]
-        }]
-
-    });
-
-    i = 1;
-    $('#update').click(function() {
-        var chart = $('#Graph').highcharts();
-        chart.series[0].data[0].update(i++ % 2 ? 200 : 0);
-    });
-});
-
-
-</script>
Index: hedule/errors.log
===================================================================
--- /schedule/errors.log	(revision 15483)
+++ 	(revision )
@@ -1,34 +1,0 @@
-[02-May-2013 23:58:24 UTC] PHP Warning:  include(../chart.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:58:24 UTC] PHP Warning:  include(): Failed opening '../chart.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:58:41 UTC] PHP Warning:  include(../chart.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:58:41 UTC] PHP Warning:  include(): Failed opening '../chart.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:59:05 UTC] PHP Warning:  include(../chart.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:59:05 UTC] PHP Warning:  include(): Failed opening '../chart.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:59:12 UTC] PHP Warning:  include(../chart.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[02-May-2013 23:59:12 UTC] PHP Warning:  include(): Failed opening '../chart.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:01:34 UTC] PHP Warning:  include(../try.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:01:34 UTC] PHP Warning:  include(): Failed opening '../try.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:04:49 UTC] PHP Notice:  Undefined index: day in D:\Program file\xampp\htdocs\FactOjt\authenticate\body.php on line 133
-
-[03-May-2013 00:05:35 UTC] PHP Warning:  include(../try.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:05:35 UTC] PHP Warning:  include(): Failed opening '../try.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:05:35 UTC] PHP Notice:  Undefined index: day in D:\Program file\xampp\htdocs\FactOjt\authenticate\body.php on line 133
-
-[03-May-2013 00:06:03 UTC] PHP Warning:  include(../try.php): failed to open stream: No such file or directory in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:06:03 UTC] PHP Warning:  include(): Failed opening '../try.php' for inclusion (include_path='.;D:\Program file\xampp\php\PEAR') in D:\Program file\xampp\htdocs\FactOjt\Module\calendar.php on line 70
-
-[03-May-2013 00:06:03 UTC] PHP Notice:  Undefined index: day in D:\Program file\xampp\htdocs\FactOjt\authenticate\body.php on line 133
-
Index: hedule/index.php
===================================================================
--- /schedule/index.php	(revision 15483)
+++ 	(revision )
@@ -1,7 +1,0 @@
-<?php
-	
-	include 'module/link.php';
-	
-	include 'authenticate/verify.php';
-	
-?>
Index: hedule/try.php
===================================================================
--- /schedule/try.php	(revision 15483)
+++ 	(revision )
@@ -1,1 +1,0 @@
-<script src="chart.js"></script>
