芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/thefirstcookout.com/support/application/libraries/ChatAdminResponse.php
header_msg=$message; } function SetCurrentItem($obj) { $this->currentItem = $obj; } function Display(){ echo json_encode ( $this );die; } } if(!function_exists("__")){ function __($msgid) { return $msgid; } }