From 2fe04a4707412ff2f4f8df5f5524bb1b2dcbb3d7 Mon Sep 17 00:00:00 2001 From: neoraider Date: Tue, 11 Apr 2006 18:05:04 +0000 Subject: XML-Parser und Modulverwaltung implementiert. --- code/handlers.inc.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'code/handlers.inc.php') diff --git a/code/handlers.inc.php b/code/handlers.inc.php index 5410de0..a167ba8 100644 --- a/code/handlers.inc.php +++ b/code/handlers.inc.php @@ -1,4 +1,6 @@ handlers as $file) + include($file); ?> -- cgit v1.2.3