mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-29 01:09:10 +01:00
add commands to actually drop tables
This commit is contained in:
parent
d6fc204fcd
commit
0ba2656b76
@ -11,4 +11,6 @@
|
|||||||
|
|
||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
|
|
||||||
|
$oProc->DropTable('phpgw_addressbook');
|
||||||
|
$oProc->DropTable('phpgw_addressbook_extra');
|
||||||
?>
|
?>
|
Loading…
Reference in New Issue
Block a user