diff -r be6c5fdd9203 -r 4ccdfeee9a11 includes/paths.php --- a/includes/paths.php Mon Dec 31 21:43:51 2007 -0500 +++ b/includes/paths.php Thu Jan 03 00:53:33 2008 -0500 @@ -101,10 +101,6 @@ $this->wiki_mode = (int)getConfig('wiki_mode')=='1'; $this->template_cache = Array(); } - function pathManager() - { - $this->__construct(); - } function init() { global $db, $session, $paths, $template, $plugins; // Common objects