diff -r a1ccf990db6b -r a007145a0ff6 includes/debugger/debugConsole.php --- a/includes/debugger/debugConsole.php Sat Dec 01 02:39:49 2007 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ - - * @see - * @version 1.0.0 - * @package debugConsole_1.2.1 - */ - -$path = dirname(__FILE__) . '/'; - -require_once $path . 'debugConsole.config.php'; -require_once $path . 'debugConsole.class.php'; -require_once $path . 'debugConsole.functions.php'; -?> \ No newline at end of file