And this was my usage in a page: require_once("local_forms.php"); $form = new modname_test(qualified_me()); $form->display(); It worked. If it is not working ...
確定! 回上一頁