1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-14 02:24:08 +02:00

DHTML Calendar removal and cleanup.

This commit is contained in:
Cameron
2012-11-24 11:07:00 -08:00
parent 12d3fecba3
commit 0a8ec03ab4
18 changed files with 23 additions and 2620 deletions

View File

@@ -32,7 +32,7 @@ require_once(e_HANDLER.'upload_handler.php');
require_once(e_HANDLER.'xml_class.php');
require_once(e_HANDLER."form_handler.php");
require_once(e_HANDLER."ren_help.php");
require_once(e_HANDLER."calendar/calendar_class.php");
//require_once(e_HANDLER."calendar/calendar_class.ph_");
//$cal = new DHTML_Calendar(true);
//$gen = new convert();