Code

Add libs for xls export
authorguiguidoc <guiguidoc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 08:51:52 +0000 (08:51 +0000)
committerguiguidoc <guiguidoc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 28 Oct 2005 08:51:52 +0000 (08:51 +0000)
commit62b1d773c96692c36c58f7c71f6f5ecd00ca0f0e
tree80bf101f3eb3268786f29722203d418e565fde7b
parent22aef83b3fdb5e4849274f79ced54ef2c91826fd
Add libs for xls export

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1719 594d385d-05f5-0310-b6e9-bd551577e9d8
26 files changed:
include/php_writeexcel/CHANGELOG [new file with mode: 0644]
include/php_writeexcel/CONTACT [new file with mode: 0644]
include/php_writeexcel/FAQ [new file with mode: 0644]
include/php_writeexcel/HEADER [new file with mode: 0644]
include/php_writeexcel/HOMEPAGE [new file with mode: 0644]
include/php_writeexcel/LICENSE [new file with mode: 0644]
include/php_writeexcel/README [new file with mode: 0644]
include/php_writeexcel/THANKS [new file with mode: 0644]
include/php_writeexcel/class.excel.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_biffwriter.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_format.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_formula.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_olewriter.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_workbook.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_workbookbig.inc.php [new file with mode: 0644]
include/php_writeexcel/class.writeexcel_worksheet.inc.php [new file with mode: 0644]
include/php_writeexcel/essai.php [new file with mode: 0644]
include/php_writeexcel/example-bigfile.php [new file with mode: 0644]
include/php_writeexcel/example-demo.php [new file with mode: 0644]
include/php_writeexcel/example-merge2.php [new file with mode: 0644]
include/php_writeexcel/example-simple.php [new file with mode: 0644]
include/php_writeexcel/example-stocks.php [new file with mode: 0644]
include/php_writeexcel/example-textwrap.php [new file with mode: 0644]
include/php_writeexcel/functions.writeexcel_utility.inc.php [new file with mode: 0644]
include/php_writeexcel/liaison.php [new file with mode: 0644]
include/php_writeexcel/php.bmp [new file with mode: 0644]