forked from extern/egroupware
Added simple version management and added massive updates to the addressbook that were submited by neotexan, so that things will interact with his application better
This commit is contained in:
@ -37,6 +37,8 @@
|
||||
/**************************************************************************\
|
||||
* Do not edit these lines *
|
||||
\**************************************************************************/
|
||||
include($phpgw_info["server"]["server_root"]."/version.inc.php");
|
||||
$phpgw_info["server"]["header_version"] = "1.1";
|
||||
if (!$phpgw_info["flags"]["noapi"] == True){
|
||||
include($phpgw_info["server"]["include_root"] . "/phpgwapi/phpgw.inc.php");
|
||||
}
|
||||
|
Reference in New Issue
Block a user