Works on jQuery file upload

This commit is contained in:
Regis Houssin 2011-07-03 14:43:12 +00:00
parent d6080ca092
commit 5aa8d9f1cd
2 changed files with 2 additions and 2 deletions

View File

@ -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 $
*/

View File

@ -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 $
*/
?>