module.info

来自「groupoffice」· INFO 代码 · 共 13 行

INFO
13
字号
<?php$module['calendar']['description'] = 'In a corporate environment a shared calendar can\'t '.		'be missed. This calendar allows you to plan all sorts of recurring events '.		'and set reminders for them.	The easy to use interface will never let you '.		'miss an event.';$module['calendar']['version'] = '2.3';$module['calendar']['release_date'] = '2006-03-29';$module['calendar']['status'] = 'Stable';$module['calendar']['authors'][] = array('name'=>'Merijn Schering', 'email'=>'mschering@intermesh.nl');$module['calendar']['authors'][] = array('name'=>'Georg Lorenz', 'email'=>'georg@lonux.de');$module['calendar']['sort_order'] = '40';?>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?