22 Jul
2005
22 Jul
'05
9:06 p.m.
User: dries Branch: HEAD Date: Fri, 22 Jul 2005 19:06:19 +0000 Modified files: /database updates.inc /modules upload.module Log message: - Patch #24183 by drumm: remove unnecessary setting from upload module. Currently the upload module checks two max file sizes. First it checks a global option; if its too big it quits. Then it checks another max file size (or even sizes) related to the roles which a user is in. We can remove the global option since the individual roles are checked. Links: http://cvs.drupal.org/diff.php?path=drupal/database/updates.inc&old=1.119&ne... http://cvs.drupal.org/diff.php?path=drupal/modules/upload.module&old=1.43&ne...