fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10128] api: remove old excelreader


From: Sigurd Nes
Subject: [Fmsystem-commits] [10128] api: remove old excelreader
Date: Sun, 07 Oct 2012 17:08:00 +0000

Revision: 10128
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10128
Author:   sigurdne
Date:     2012-10-07 17:08:00 +0000 (Sun, 07 Oct 2012)
Log Message:
-----------
api: remove old excelreader

Removed Paths:
-------------
    trunk/phpgwapi/inc/class.excelreader.inc.php
    trunk/phpgwapi/inc/excelreader/

Deleted: trunk/phpgwapi/inc/class.excelreader.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.excelreader.inc.php        2012-10-07 17:06:01 UTC 
(rev 10127)
+++ trunk/phpgwapi/inc/class.excelreader.inc.php        2012-10-07 17:08:00 UTC 
(rev 10128)
@@ -1,28 +0,0 @@
-<?php
-       /**
-       * A class for reading Microsoft Excel Spreadsheets.
-       * Originally developed by Vadim Tkachenko under the name PHPExcelReader.
-       * (http://sourceforge.net/projects/phpexcelreader)
-       * Based on the Java version by Andy Khan (http://www.andykhan.com).  Now
-       * maintained by David Sanders.  Reads only Biff 7 and Biff 8 formats.
-       *
-       * PHP versions 4 and 5
-       *
-       * @author Vadim Tkachenko <address@hidden>
-       * @author Sigurd Nes <address@hidden>
-       * @copyright Copyright (C) 2003-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
-       * @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General 
Public License
-       * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
-       * @package phpgwapi
-       * @subpackage utilities
-       * @version $Id$
-       *
-       */
-
-       
-       /**
-       * 
-       */
-       require_once(PHPGW_API_INC . '/excelreader/reader.php');
-
-?>




reply via email to

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