[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Phpgroupware-cvs] property/class.bostandard_3.php, 1.1.1.7
From: |
nomail |
Subject: |
[Phpgroupware-cvs] property/class.bostandard_3.php, 1.1.1.7 |
Date: |
Sun, 23 May 2004 10:33:45 -0000 |
Update of /property
Modified Files:
Branch:
class.bostandard_3.php
date: 2004/04/29 12:58:49; author: sigurdne; state: Exp; lines: +0 -18
Log Message:
no message
=====================================================================
Index: property/class.bostandard_3.php
diff -u property/class.bostandard_3.php:1.1.1.6
property/class.bostandard_3.php:1.1.1.7
--- property/class.bostandard_3.php:1.1.1.6 Thu Apr 29 12:49:48 2004
+++ property/class.bostandard_3.php Thu Apr 29 12:58:49 2004
@@ -33,24 +33,6 @@
'check_perms' => True
);
- var $soap_functions = array(
- 'list' => array(
- 'in' =>
array('int','int','struct','string','int'),
- 'out' => array('array')
- ),
- 'read' => array(
- 'in' => array('int','struct'),
- 'out' => array('array')
- ),
- 'save' => array(
- 'in' => array('int','struct'),
- 'out' => array()
- ),
- 'delete' => array(
- 'in' => array('int','struct'),
- 'out' => array()
- )
- );
function property_bostandard_3($session=False)
{
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Phpgroupware-cvs] property/class.bostandard_3.php, 1.1.1.7,
nomail <=