Skip to content

Commit c5c4f48

Browse files
authored
Update mgrmgr.tpl
1 parent d2818e5 commit c5c4f48

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

install/assets/plugins/mgrmgr.tpl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Customize the EVO Manager to offer bespoke admin functions for end users or manipulate the display of document fields in the manager.
66
*
77
* @category plugin
8-
* @version 0.6.2
8+
* @version 0.6.3
99
* @license http://creativecommons.org/licenses/GPL/2.0/ GNU Public License (GPL v2)
1010
* @internal @properties &remove_deprecated_tv_types_pref=Remove deprecated TV types;list;yes,no;yes &config_chunk=Configuration Chunk;text;mm_rules
1111
* @internal @events OnDocFormRender,OnDocFormPrerender,OnBeforeDocFormSave,OnDocFormSave,OnDocDuplicate,OnPluginFormRender,OnTVFormRender
@@ -22,8 +22,8 @@
2222
* @author DivanDesign studio http://www.DivanDesign.biz
2323
* @author Nick Crossland http://www.rckt.co.uk
2424
* @author Many others
25-
* @lastupdate 06/03/2016
25+
* @lastupdate 22/01/2018
2626
*/
2727

2828
// Run the main code
29-
include($modx->config['base_path'].'assets/plugins/managermanager/mm.inc.php');
29+
include($modx->config['base_path'].'assets/plugins/managermanager/mm.inc.php');

0 commit comments

Comments
 (0)