~zorba-coders/zorba/oauth-module

« back to all changes in this revision

Viewing changes to src/com/zorba-xquery/www/modules/oauth/error.xq

  • Committer: Zorba Jenkins
  • Author(s): chillery+launchpad at lambda
  • Date: 2013-08-09 12:28:55 UTC
  • mfrom: (31.1.2 oauth)
  • Revision ID: jenkins@lambda.nu-20130809122855-rz1cukxvgw7ppfdm
Updated options and annotations URIs to zorba.io.
Approved: Sorin Marian Nasoi, Chris Hillery

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 :)
26
26
module namespace  oerr = "http://www.zorba-xquery.com/modules/oauth/error";
27
27
 
28
 
declare namespace ver = "http://www.zorba-xquery.com/options/versioning";
 
28
declare namespace ver = "http://zorba.io/options/versioning";
29
29
declare option ver:module-version "1.0";
30
30
 
31
31
(:~