8889841chome/clixcotz/windsor.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150513167010021316 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } } home/clixcotz/premium.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150513230030021300 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } } home/clixcotz/travelport.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150513540220022031 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } } home/clixcotz/adca.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150514026410020520 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } } home/clixcotz/util.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150514412660020613 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } } home/clixcotz/voyages.clix.co.tz/wp-includes/IXR/class-IXR-error.php000064400000001526150515506710021314 0ustar00code = $code; $this->message = htmlspecialchars($message); } /** * PHP4 constructor. */ public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); } function getXml() { $xml = << faultCode {$this->code} faultString {$this->message} EOD; return $xml; } }