From e846e92326c63411e34fa083f218384e2ba89139 Mon Sep 17 00:00:00 2001 From: vargenau Date: Fri, 12 Jun 2009 14:35:49 +0000 Subject: [PATCH] Allow docx, pptx, xlsx (Open XML) git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@6931 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/plugin/UpLoad.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/plugin/UpLoad.php b/lib/plugin/UpLoad.php index c7049830d..324591726 100644 --- a/lib/plugin/UpLoad.php +++ b/lib/plugin/UpLoad.php @@ -2,7 +2,7 @@ rcs_id('$Id$'); /* Copyright 2003,2004,2007 $ThePhpWikiProgrammingTeam - Copyright 2008 Marc-Etienne Vargenau, Alcatel-Lucent + Copyright 2008-2009 Marc-Etienne Vargenau, Alcatel-Lucent This file is part of PhpWiki. @@ -74,6 +74,7 @@ c cfg diff doc +docx gif h ini @@ -89,11 +90,13 @@ patch pdf png ppt +pptx rar tar tar.gz txt xls +xlsx xml xsd zip"); -- 2.45.0