[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] wcm class.base.php,1.1.1.1.2.2,1.1.1.1.2.3
From: |
Dan Kuykendall <address@hidden> |
Subject: |
[Phpgroupware-cvs] wcm class.base.php,1.1.1.1.2.2,1.1.1.1.2.3 |
Date: |
Mon, 03 Nov 2003 11:01:39 +0000 |
Update of /cvsroot/phpgroupware/wcm
In directory subversions:/tmp/cvs-serv18262/wcm
Modified Files:
Tag: proposal-branch
class.base.php
Log Message:
changed the inline doc format. updated xmlrpc introspection to match
Index: class.base.php
===================================================================
RCS file: /cvsroot/phpgroupware/wcm/class.base.php,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -C2 -d -r1.1.1.1.2.2 -r1.1.1.1.2.3
*** class.base.php 31 Oct 2003 08:42:33 -0000 1.1.1.1.2.2
--- class.base.php 3 Nov 2003 11:01:37 -0000 1.1.1.1.2.3
***************
*** 22,26 ****
);
! $GLOBALS['docs']['classes']['wcm_base'] = array(
'abstract'=>'Main class for the Web Content Manager',
'functions'=>$functions
--- 22,26 ----
);
! $GLOBALS['docs']['classes']['wcm']['wcm_base'] = array(
'abstract'=>'Main class for the Web Content Manager',
'functions'=>$functions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] wcm class.base.php,1.1.1.1.2.2,1.1.1.1.2.3,
Dan Kuykendall <address@hidden> <=
- Prev by Date:
[Phpgroupware-cvs] api/interface class.interface_xmlrpc.php, 1.1.2.6, 1.1.2.7
- Next by Date:
[Phpgroupware-cvs] api class.acl.php, 1.1.1.1.2.2, 1.1.1.1.2.3 class.auth.php, 1.1.1.1.2.1, 1.1.1.1.2.2 class.base.php, 1.1.1.1.2.14, 1.1.1.1.2.15 class.phpgw.php, 1.1.1.1.2.23, 1.1.1.1.2.24 class.setup.php, 1.1.1.1.2.8, 1.1.1.1.2.9
- Previous by thread:
[Phpgroupware-cvs] api/interface class.interface_xmlrpc.php, 1.1.2.6, 1.1.2.7
- Next by thread:
[Phpgroupware-cvs] api class.acl.php, 1.1.1.1.2.2, 1.1.1.1.2.3 class.auth.php, 1.1.1.1.2.1, 1.1.1.1.2.2 class.base.php, 1.1.1.1.2.14, 1.1.1.1.2.15 class.phpgw.php, 1.1.1.1.2.23, 1.1.1.1.2.24 class.setup.php, 1.1.1.1.2.8, 1.1.1.1.2.9
- Index(es):