Index: trunk/wb/admin/pages/index.php
===================================================================
--- trunk/wb/admin/pages/index.php	(revision 36)
+++ trunk/wb/admin/pages/index.php	(revision 37)
@@ -24,7 +24,6 @@
 require('../../config.php');
 require_once(WB_PATH.'/framework/class.admin.php');
 $admin = new admin('Pages', 'pages');
-echo "hier: ".get_magic_quotes_gpc();
 // Include the WB functions file
 require_once(WB_PATH.'/framework/functions.php');
 
