mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Hide password reset menu when using Menu Manager.
This commit is contained in:
@@ -17,7 +17,7 @@ if (!defined('e107_INIT')) { exit; }
|
||||
* @param integer $parm['limit'] 10
|
||||
*
|
||||
* @example hard-coded {MENU: path=news/news_grid&limit=6&source=latest}
|
||||
* @example admin assigned - Add via Media-Manager and then configure.
|
||||
* @example admin assigned - Add via Media-Manager and then configure.
|
||||
*/
|
||||
$cacheString = 'nq_news_grid_menu_'.md5(serialize($parm));
|
||||
|
||||
|
Reference in New Issue
Block a user