Not needed

This commit is contained in:
Miles Lott 2001-05-28 13:02:54 +00:00
parent 44851b1ebd
commit 0f9bbd6d5e

View File

@ -1,16 +0,0 @@
<?php
/**************************************************************************\
* phpGroupWare - Setup *
* http://www.phpgroupware.org *
* -------------------------------------------- *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License, or (at your *
* option) any later version. *
\**************************************************************************/
/* $Id$ */
$oProc->DropTable('phpgw_addressbook');
$oProc->DropTable('phpgw_addressbook_extra');
?>