芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/modules/mod_wrapper/mod_wrapper.php
get('load'); $url = htmlspecialchars($params->get('url')); $target = htmlspecialchars($params->get('target')); $width = htmlspecialchars($params->get('width')); $height = htmlspecialchars($params->get('height')); $scroll = htmlspecialchars($params->get('scrolling')); $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')); require JModuleHelper::getLayoutPath('mod_wrapper', $params->get('layout', 'default'));