芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/resuleg/system/classes/kohana/http/.svn/text-base/response.php.svn-base
status(404); * * // Get the current status * $status = $response->status(); * * @param integer $code Status to set to this response * @return mixed */ public function status($code = NULL); }