<?php defined('ONLY_ONLY_ONLY') or exit('Access Denied'); class AjaxResult{ public $ErrCode = ""; public $ErrMsg = ""; public $Result = ""; }