0byt3m1n1
Path:
/
data
/
0
/
0
/
6
/
46
/
6861
/
user
/
7034
/
cgi-bin
/
php
/
lib
/
[
Home
]
File: modifier.encode_js.php
<?php function smarty_modifier_encode_js($text) { require_once("MTUtil.php"); return encode_js($text); } ?>