芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/blog/wp-content/plugins/codestyling-localization/includes/low-memory-parsing.php
0)) exit(); require_once(dirname(__FILE__).'/class.parser.php'); $parser = new csp_l10n_parser($_POST['path'], $_POST['textdomain'], true, false); $r = $parser->parseFile($_POST['file'], $_POST['type']); echo base64_encode(serialize($r)); exit(); ?>