[geeklog-cvs] Geeklog-1.x/plugins/staticpages functions.inc, 1.101, 1.102

Ramnath Iyer riyer at qs1489.pair.com
Sat Nov 24 07:42:59 EST 2007


Update of /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages
In directory qs1489.pair.com:/tmp/cvs-serv70549/plugins/staticpages

Modified Files:
	functions.inc 
Log Message:
Renamed PLG_servicesEnabled to PLG_wsEnabled
Renamed plugin_ws_enabled_XXX to plugin_wsEnabled_XXX



Index: functions.inc
===================================================================
RCS file: /cvsroot/geeklog/Geeklog-1.x/plugins/staticpages/functions.inc,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** functions.inc	23 Nov 2007 08:40:52 -0000	1.101
--- functions.inc	24 Nov 2007 12:42:57 -0000	1.102
***************
*** 1167,1171 ****
   * @return  bool	True, of webservices are supported
   */
! function plugin_ws_enabled_staticpages() {
      return true;
  }
--- 1167,1171 ----
   * @return  bool	True, of webservices are supported
   */
! function plugin_wsEnabled_staticpages() {
      return true;
  }




More information about the geeklog-cvs mailing list