1 2 3 4 5 6
<?phprequire_once($LIBPATH . "libutil.php");assert_rights("B"); require_once("pageAddFrm.php");$content = form("pageAddFrm");?>