mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 11:38:02 +02:00
restored lang.php after I kept screwing it up
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
include("./sql/".$phpgw_domain[$ConfigDomain]["db_type"]."_newtables.inc.php");
|
||||
include("./sql/common_default_records.inc.php");
|
||||
$included = True;
|
||||
// include($phpgw_info["server"]["server_root"] . "/setup/lang.php");
|
||||
include($phpgw_info["server"]["server_root"] . "/setup/lang.php");
|
||||
$phpgw_info["setup"]["currentver"]["phpgwapi"] = "oldversion";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user