disable permanent error_log in translaition::install_langs

This commit is contained in:
Ralf Becker 2013-07-01 10:22:42 +00:00
parent 3d0781f6e8
commit 90270e92c8

View File

@ -652,7 +652,7 @@ class translation
*/
static function install_langs($langs,$upgrademethod='dumpold',$only_app=False)
{
error_log(__METHOD__.'('.array2string($langs).", $upgrademethod, $only_app)");
//error_log(__METHOD__.'('.array2string($langs).", $upgrademethod, $only_app)");
if (is_null(self::$db)) self::init(false);
@set_time_limit(0); // we might need some time