diff --git a/setup/lang.php b/setup/lang.php index d760b7d69f..c6c361ee46 100644 --- a/setup/lang.php +++ b/setup/lang.php @@ -24,7 +24,7 @@ } $phpgw_setup->loaddb(); - include($phpgw_info["server"]["api_inc"]."/phpgw_common.inc.php"); + include($phpgw_info["server"]["api_inc"]."/class.common.inc.php"); $common = new common; $sep = $common->filesystem_separator(); } else {