Esempio n. 1
0
 static function header($value)
 {
     if (!$value) {
         self::$header = false;
     }
 }