make use of the new constants of the config file for db connection and base path

This commit is contained in:
Jonathan Ernst
2004-12-23 01:12:03 +00:00
committed by WineHQ
parent d5a6d34be6
commit ca749d32d9
25 changed files with 100 additions and 146 deletions

View File

@@ -8,7 +8,7 @@ echo html_frame_start("List Users","400","",0)
<!-- start of users query -->
<form ACTION="<?php echo $apidb_root; ?>stdquery.php" METHOD="get">
<form ACTION="<?php echo BASE ?>stdquery.php" METHOD="get">
<table width="100%" border=0 cellpadding=0 cellspacing=0>