changeset 345 | 4ccdfeee9a11 |
parent 343 | eefe9ab7fe7c |
child 351 | 8978cb3541ca |
--- 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