芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/canaldegap.fr_old/plugins/function.global_content.php
assign('gcb_params',$params); $txt = $smarty->fetch('globalcontent:'.$params['name']); if( isset($params['assign']) ) { $smarty->assign(trim($params['assign']),$txt); return; } return $txt; } function smarty_cms_help_function_global_content() { echo lang('help_function_global_content'); } function smarty_cms_about_function_global_content() { ?>
Author: Ted Kulp<ted@cmsmadesimple.org>
Version: 1.0
Change History:
None