mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
* Debian/RPM: fixed "PHP Fatal error: Call to a member function drop_add_all_langs() on a non-object" on install/update of a non-default package
This commit is contained in:
parent
287abb2b38
commit
d522bbd808
@ -107,7 +107,6 @@ class setup_cmd_update extends setup_cmd
|
||||
echo "\n".$app_title . ' ' . lang('hooks registered') . '.';
|
||||
}
|
||||
}
|
||||
self::$egw_setup->process->translation->drop_add_all_langs(false,$this->app);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user