phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgroupware index.php,1.120.2.2,1.120.2.2.2.1


From: Dan Kuykendall <address@hidden>
Subject: [Phpgroupware-cvs] phpgroupware index.php,1.120.2.2,1.120.2.2.2.1
Date: Tue, 28 Oct 2003 04:28:46 +0000

Update of /cvsroot/phpgroupware/phpgroupware
In directory subversions:/tmp/cvs-serv14381

Modified Files:
      Tag: proposal-branch
        index.php 
Log Message:
modified loading structure to handle xmlrpc and other rpc services such as 
soap. Added xmlrpc support

Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgroupware/index.php,v
retrieving revision 1.120.2.2
retrieving revision 1.120.2.2.2.1
diff -C2 -d -r1.120.2.2 -r1.120.2.2.2.1
*** index.php   23 Oct 2003 06:49:41 -0000      1.120.2.2
--- index.php   28 Oct 2003 04:28:44 -0000      1.120.2.2.2.1
***************
*** 32,35 ****
--- 32,36 ----
        $GLOBALS['debug_timer_start'] = perfgetmicrotime();
  
+       $GLOBALS['phpgw_client'] = 'browser';
        $GLOBALS['phpgw_data'] = array();
        require_once('api/starter.inc.php');





reply via email to

[Prev in Thread] Current Thread [Next in Thread]