mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
Do not clear menus by default
This commit is contained in:
parent
01660bd2b4
commit
5a953ce901
@ -413,7 +413,7 @@ class Plugins {
|
||||
* @param string $templateName
|
||||
* @param array $categories
|
||||
*/
|
||||
public static function installMenus($templateName, $categories, $clearOld = true)
|
||||
public static function installMenus($templateName, $categories, $clearOld = false)
|
||||
{
|
||||
global $db;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user