1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00

svn keywords added (v0.8)

This commit is contained in:
secretr
2010-02-10 18:18:01 +00:00
parent 9366c9daf4
commit 4fecfffddd
816 changed files with 2290 additions and 2290 deletions

View File

@@ -9,9 +9,9 @@
* File Upload Handler
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/upload_handler.php,v $
* $Revision: 1.30 $
* $Date: 2010-02-09 15:24:53 $
* $Author: secretr $
* $Revision$
* $Date$
* $Author$
*/
@@ -20,7 +20,7 @@
*
* @package e107
* @subpackage e107_handlers
* @version $Id: upload_handler.php,v 1.30 2010-02-09 15:24:53 secretr Exp $;
* @version $Id$;
*
* @todo - option to restrict by total size irrespective of number of uploads
*/