芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/system/classes/kohana/http/response.php
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); }