From 71dca9ee69918066f03224b2821703508c5b632c Mon Sep 17 00:00:00 2001 From: steinm Date: Mon, 6 Dec 2010 09:58:15 +0000 Subject: [PATCH] - added files for pear package --- LetoDMS.php | 49 +++++++++++++++++++++++ package.xml | 110 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 159 insertions(+) create mode 100644 LetoDMS.php create mode 100644 package.xml diff --git a/LetoDMS.php b/LetoDMS.php new file mode 100644 index 000000000..77bc4a399 --- /dev/null +++ b/LetoDMS.php @@ -0,0 +1,49 @@ + diff --git a/package.xml b/package.xml new file mode 100644 index 000000000..0d2874ab5 --- /dev/null +++ b/package.xml @@ -0,0 +1,110 @@ + + + LetoDMS + pear.php.net + Document management system + LetoDMS is a web based document management system (DMS). This is + the core of it, providing the basic functionality to create/update and delete + folders and documents. It also contains a user and group managment + + Uwe Steinmann + steinm + uwe@steinmann.cx + yes + + + Matteo Lucarelli + matteo + + yes + + 2010-11-23 + + + 0.1.0 + 0.1.0 + + + beta + beta + + BSD License + +- Initial Release + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 4.3.0 + + + 1.5.4 + + + + + + + + 0.0.1 + 0.0.1 + + + alpha + alpha + + 2009-04-27 + BSD License + +- Fixed circular reference which was leaking memory +- Due to PHP 4 and 5 differences in object handling, the XML Parser had to be rewritten to be PHP 4 compatible again. +- Error when parsing empty XML + + + +