.. |
bootstrap.inc
|
- Patch #101531 by jvandyk: document all the bootstrap phases in Drupal 5.0.
|
2006-12-06 16:14:11 +00:00 |
cache.inc
|
#92430 by Jo Wouters. Encode blobs as blobs.
|
2006-11-10 07:26:27 +00:00 |
common.inc
|
- Patch #92059 by Steven et al: added a memory check to garland/color.module.
|
2006-12-07 17:02:25 +00:00 |
database.inc
|
#76819 by smsimms and sammys. Move part of the sql rewriting down into the database abstraction layer and add extra rewriting needed only for Postgres.
|
2006-10-23 18:38:45 +00:00 |
database.mysql.inc
|
- Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result.
|
2006-12-04 11:06:29 +00:00 |
database.mysqli.inc
|
- Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result.
|
2006-12-04 11:06:29 +00:00 |
database.pgsql.inc
|
- Patch #98988 by Robert Douglass et al: db_result should return FALSE if no result was found. Consistent with PHP's mysql_result.
|
2006-12-04 11:06:29 +00:00 |
file.inc
|
- Patch #92059 by Steven et al: added a memory check to garland/color.module.
|
2006-12-07 17:02:25 +00:00 |
form.inc
|
- Patch #99087 by Eaton, grugnog2 et al: multistep forms shouldn't fill the session table.
|
2006-12-06 15:49:45 +00:00 |
image.inc
|
- Patch #59263 by stefan et al: bugfix, support PNGs with alpha layer.
|
2006-09-18 05:10:48 +00:00 |
install.inc
|
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
|
2006-12-05 05:47:37 +00:00 |
install.mysql.inc
|
- Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements.
|
2006-08-20 06:38:50 +00:00 |
install.mysqli.inc
|
- Patch #82173 by flk: allow users to configure a port number.
|
2006-09-06 07:46:25 +00:00 |
install.pgsql.inc
|
- Patch #76681 by sammys: PostgreSQL support for install system. Woot! :)
|
2006-08-04 06:58:44 +00:00 |
locale.inc
|
- Patch #27906 by mikeryan: added Brazilian-Portugese support.
|
2006-12-07 17:10:29 +00:00 |
menu.inc
|
- Patch #101236 by Uwe Herman: fixed typos in the documentation.
|
2006-12-05 05:47:37 +00:00 |
module.inc
|
- Patch #101379 by ChrisKennedy, neclimdul et al: modules missing .info files wrongly adding empty entries to module page.
|
2006-12-07 17:03:34 +00:00 |
pager.inc
|
- Patch #87995 by merlinofchaos: added missing css.
|
2006-10-15 19:57:06 +00:00 |
path.inc
|
- Patch #100957 by Tobias and chx: fixed return value of drupal_lookup_path().
|
2006-12-04 10:48:28 +00:00 |
session.inc
|
- Patch #90612 by Bart Jansens: user_logout should only end the current session.
|
2006-12-04 10:41:20 +00:00 |
tablesort.inc
|
- Patch #100612 by Gerhard: can't add class to table header cells.
|
2006-12-01 08:50:33 +00:00 |
theme.inc
|
Proper checking for a variable existing.
|
2006-11-29 20:39:37 +00:00 |
unicode.inc
|
- Patch #101551 by webchick: documented some unicode.inc constants.
|
2006-12-06 16:15:52 +00:00 |
xmlrpc.inc
|
- Patch #82131 by beginner: fixed typo.
|
2006-09-03 08:21:18 +00:00 |
xmlrpcs.inc
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |