some mysql call were not modified

This commit is contained in:
Marc Delisle
2002-06-14 20:28:41 +00:00
parent 707430045a
commit 591d2972f2
6 changed files with 6 additions and 6 deletions

View File

@@ -45,7 +45,7 @@ $err_url = 'tbl_properties.php3'
/**
* Selects the database to work with
*/
mysql_select_db($db);
PMA_mysql_select_db($db);
/**