Documentation TYPO3 par Ameos |
00001 <?php 00002 /* $Id: tbl_properties.php,v 2.2 2003/11/26 22:52:24 rabus Exp $ */ 00003 // vim: expandtab sw=4 ts=4 sts=4: 00004 00005 00009 require('./tbl_properties_common.php'); 00010 $err_url = 'tbl_properties.php' . $err_url; 00011 $url_query .= '&goto=tbl_properties.php&back=tbl_properties.php'; 00012 00016 require('./tbl_properties_table_info.php'); 00017 00018 ?> 00019 <ul> 00020 00021 <!-- TABLE WORK --> 00022 <?php 00026 $goto = 'tbl_properties.php'; 00027 require('./tbl_query_box.php'); 00028 00029 ?> 00030 </ul> 00031 00032 <?php 00033 00037 echo "\n"; 00038 require_once('./footer.inc.php'); 00039 ?>