[geeklog-cvs] Geeklog-1.x/system lib-webservices.php,1.23,1.24

Dirk Haun dhaun at qs1489.pair.com
Mon Dec 31 11:49:06 EST 2007


Update of /cvsroot/geeklog/Geeklog-1.x/system
In directory qs1489.pair.com:/tmp/cvs-serv46102/system

Modified Files:
	lib-webservices.php 
Log Message:
Let's have a nice namespace name ...


Index: lib-webservices.php
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/system/lib-webservices.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** lib-webservices.php	1 Dec 2007 19:17:32 -0000	1.23
--- lib-webservices.php	31 Dec 2007 16:49:03 -0000	1.24
***************
*** 41,45 ****
  $WS_ATOM_NS = 'http://www.w3.org/2005/Atom';
  $WS_APP_NS  = 'http://www.w3.org/2007/app';
! $WS_EXTN_NS = 'http://www.geeklog.net';
  
  // Set = true to enable verbose logging (in error.log)
--- 41,45 ----
  $WS_ATOM_NS = 'http://www.w3.org/2005/Atom';
  $WS_APP_NS  = 'http://www.w3.org/2007/app';
! $WS_EXTN_NS = 'http://www.geeklog.net/xmlns/app/gl';
  
  // Set = true to enable verbose logging (in error.log)




More information about the geeklog-cvs mailing list