make use of the new constants of the config file for db connection and base path
This commit is contained in:
@@ -92,7 +92,7 @@ if($what)
|
||||
}
|
||||
|
||||
//FIXME need to redirect to the page before the confirmation page
|
||||
redirect($apidb_root."appbrowse.php");
|
||||
redirect(BASE."appbrowse.php");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user