tbl_properties_structure.php3 +40: Fix for a warning notice
libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
This commit is contained in:
Robin Johnson
2002-07-31 20:18:27 +00:00
parent 81c69ade2b
commit 35099eb6b6
3 changed files with 8 additions and 3 deletions

View File

@@ -264,7 +264,7 @@ if ($fields_cnt > 20) {
<!-- Browse links -->
<?php
echo "\n";
//$sub_part = '_structure';
$sub_part = '_structure';
include('./tbl_properties_links.php3');
} // end if ($fields_cnt > 20)
echo "\n\n";