Cleanup of message displaying and navigation reloading.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user