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