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