Index: trunk/wb/framework/class.wb.php
===================================================================
--- trunk/wb/framework/class.wb.php	(revision 38)
+++ trunk/wb/framework/class.wb.php	(revision 39)
@@ -37,6 +37,8 @@
 
 class wb
 {
+	function wb() {
+	}
 
 	// Check whether we should show a page or not (for front-end)
 	function show_page($page) {
