phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/class.excel.php, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/class.excel.php, 1.1.1.4
Date: Fri, 21 May 2004 20:09:34 -0000

Update of /property
Modified Files:
        Branch: 
          class.excel.php

date: 2004/04/26 12:21:24;  author: sigurdne;  state: Exp;  lines: +3 -3

Log Message:
no message
=====================================================================
Index: property/class.excel.php
diff -u property/class.excel.php:1.1.1.3 property/class.excel.php:1.1.1.4
--- property/class.excel.php:1.1.1.3    Fri Apr 23 21:26:33 2004
+++ property/class.excel.php    Mon Apr 26 12:21:24 2004
@@ -76,7 +76,7 @@
     *    if open Excel (application/x-exel).
     */
 
-    function excel($download = "true") {
+    function property_excel($download = "true") {
         $this->download = $download;
         $this->Begin();
     }
@@ -214,7 +214,7 @@
     *
     */
 
-    function _Excel()
+    function _property_Excel()
     {
     unset($this->xls_data);
     unset ($this);




reply via email to

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