Comparing revisions for RESTHandler

  • [20043] 2008-06-20 15:30:15 by DomBonj (unregistered user) [v0.94: replaced empty parameter with '*' for mod_rewrite compatibity; HTTP status codes; error messa]
  • [20048] 2008-06-22 10:01:30 by DomBonj (unregistered user) [added PHP version check to Wakka.class.php]
Additions:
print($this->Method('rest'));
Deletions:
$output = (version_compare(PHP_VERSION, '5.0.0', '<')) ? '<Error>Unsupported: requires PHP version 5.0.0 or higher</Error>' : $this->Method('rest');
print ($output);
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki