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