Summery Summery
PHP4 constructor.
Syntax Syntax
Source Source
File: wp-includes/IXR/class-IXR-error.php
public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); }
Developer Resources, Tips, Tricks, Tutorials and Much more.
PHP4 constructor.
File: wp-includes/IXR/class-IXR-error.php
public function IXR_Error( $code, $message ) { self::__construct( $code, $message ); }