PHP3 fixes and coding standards

This commit is contained in:
Loïc Chapeaux
2002-07-19 11:46:42 +00:00
parent 0f629f73dc
commit 8792cefc7c
3 changed files with 13 additions and 8 deletions

View File

@@ -547,15 +547,15 @@ echo "\n";
<?php echo PMA_showDocuShort('p/r/procedure_analyse.html'); ?>
</div>
</li>
<?php
<?php
/**
* Query box, bookmark, insert data from textfile
*/
$goto = 'tbl_properties_structure.php3';
require('./tbl_query_box.php3');
?>
</ul>