forked from extern/egroupware
15 lines
276 B
PHP
15 lines
276 B
PHP
<?php
|
|
/**
|
|
* EGroupware - API Setup
|
|
*
|
|
* Current DB schema
|
|
*
|
|
* @link http://www.egroupware.org
|
|
* @package api
|
|
* @subpackage setup
|
|
* @license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
|
|
* @version $Id$
|
|
*/
|
|
|
|
$phpgw_baseline = array();
|