mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
Remove loaddb - to test this file, include it in a setup .php file after loaddb
This commit is contained in:
parent
2203e3deac
commit
22be3d497c
@ -13,7 +13,6 @@
|
||||
|
||||
function upgradeaddr() {
|
||||
global $phpgw_info, $phpgw_setup;
|
||||
$phpgw_setup->loaddb();
|
||||
|
||||
// create db objects for the main and two nested queries below
|
||||
$db1 = $db2 = $phpgw_setup->db;
|
||||
|
Loading…
Reference in New Issue
Block a user