芝麻web文件管理V1.00
编辑当前文件:/home/asmplong/www/ancien-site-2019/site/components/com_akeeba/controllers/json.php
execute($sourceJSON); if(function_exists('ob_clean')) @ob_clean(); // Just dump the JSON and tear down the application, without plugins executing echo $json; $app = JFactory::getApplication(); $app->close(); } }