wwwroot . "mod/test/",array( menu_item("Main test plugin page",$CONFIG->wwwroot."mod/test/"), )); } // Make sure test_init is called on initialisation register_event_handler('init','system','test_init'); ?>