AAIT#32861 granulariteit van menu-counter met setting fac_gui_counter_menu_daily
svn path=/Website/trunk/; revision=28457
This commit is contained in:
@@ -270,7 +270,7 @@ if (user_key > 0)
|
||||
var from_menu_key = getQParamInt("from_menu_key", -1);
|
||||
if (from_menu_key > 0)
|
||||
{
|
||||
shared.registeraction("menu", {refkey: from_menu_key, daily: true});
|
||||
shared.registeraction("menu", {refkey: from_menu_key, daily: S("fac_gui_counter_menu_daily")});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user