phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/excel test.php,1.2


From: sigurdne
Subject: [Phpgroupware-cvs] property/inc/excel test.php,1.2
Date: Thu, 10 Nov 2005 22:20:00 +0100

Update of property/inc/excel

Modified Files:
     Branch: MAIN
            test.php lines: +1 -1

Log Message:
no message

====================================================
Index: property/inc/excel/test.php
diff -u property/inc/excel/test.php:1.1 property/inc/excel/test.php:1.2
--- property/inc/excel/test.php:1.1     Wed Nov  9 22:46:59 2005
+++ property/inc/excel/test.php Thu Nov 10 21:20:51 2005
@@ -16,7 +16,7 @@
   HeaderingExcel('test.xls');

   // Creating a workbook
-  $workbook = new Workbook("-");
+  $workbook = new excel("-");
   // Creating the first worksheet
   $worksheet1 =& $workbook->add_worksheet('First One');
   $worksheet1->set_column(1, 1, 40);






reply via email to

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