From 5aa8d9f1cd2d8675528f175b7f18856fd75df554 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sun, 3 Jul 2011 14:43:12 +0000 Subject: [PATCH] Works on jQuery file upload --- htdocs/core/class/html.formfile.class.php | 2 +- htdocs/core/tpl/ajaxfileupload.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 85f1b7e05bf..cf1b4835d90 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -22,7 +22,7 @@ * \file htdocs/core/class/html.formfile.class.php * \ingroup core * \brief File of class to offer components to list and upload files - * \version $Id: html.formfile.class.php,v 1.35 2011/07/03 13:16:46 hregis Exp $ + * \version $Id: html.formfile.class.php,v 1.36 2011/07/03 14:43:12 hregis Exp $ */ diff --git a/htdocs/core/tpl/ajaxfileupload.tpl.php b/htdocs/core/tpl/ajaxfileupload.tpl.php index 33cb2e06efb..222f83a7878 100644 --- a/htdocs/core/tpl/ajaxfileupload.tpl.php +++ b/htdocs/core/tpl/ajaxfileupload.tpl.php @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: ajaxfileupload.tpl.php,v 1.3 2011/07/03 13:45:32 hregis Exp $ + * $Id: ajaxfileupload.tpl.php,v 1.4 2011/07/03 14:43:12 hregis Exp $ */ ?>