芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/canaldegap.fr_old/modules/News/contenttype.news.php
Lang('contenttype_removed_msg'); } function FriendlyName() { return 'News ('.$this->Lang('removed').')'; } function EditAsArray($adding = false) { $ret = array(); $ret[] = array('info',$this->Lang('msg_contenttype_removed')); return $ret; } function ModuleName() { return 'News'; } function IsDefaultPossible() { return TRUE; } } ?>