Cleanup of message displaying and navigation reloading.

This commit is contained in:
Michal Čihař
2004-10-21 10:18:12 +00:00
parent 1293dc1a24
commit 3f258cfb45
22 changed files with 161 additions and 128 deletions

View File

@@ -11,10 +11,15 @@ $err_url = 'tbl_properties.php' . $err_url;
$url_query .= '&goto=tbl_properties.php&back=tbl_properties.php';
/**
* Top menu
* Get table information
*/
require('./tbl_properties_table_info.php');
/**
* Displays top menu links
*/
require('./tbl_properties_links.php');
?>
<!-- TABLE WORK -->
<?php