Exemplo n.º 1
0
 public static function SetIsDaemon($isDaemon)
 {
     self::$m_isDaemon = $isDaemon;
 }