This website requires JavaScript.
Explore
Help
Sign In
Drupal
/
drupal
mirror of
https://git.drupalcode.org/project/drupal.git
Watch
1
Star
0
Fork
You've already forked drupal
0
Code
Issues
Projects
Releases
Wiki
Activity
53195677b6
drupal
/
database
History
Dries Buytaert
53195677b6
- 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.
2005-07-22 19:06:19 +00:00
..
database.mysql
- Patch
#24003
by Steven: fix problems with node attribute checking (and improve defaults).
2005-06-06 18:59:37 +00:00
database.pgsql
- Removed dead data
2005-06-27 04:45:36 +00:00
updates.inc
- 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.
2005-07-22 19:06:19 +00:00