public static function Close() { self::$preparedStmts = array(); self::$dbmode = NULL; self::$dbcon = NULL; }