00001 <?php
00002
00003
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
00021 require('./tbl_properties_links.php');
00022
00023 ?>
00024 <!-- TABLE WORK -->
00025 <?php
00029 $goto = 'tbl_properties.php';
00030 require('./tbl_query_box.php');
00031
00035 echo "\n";
00036 require_once('./footer.inc.php');
00037 ?>