Example #1
0
 public static function setStatus($status = 200)
 {
     self::$_status = $status;
 }