.. |
batch.inc
|
- Patch #127539 by yched: batch processing fixes.
|
2007-05-16 07:56:19 +00:00 |
bootstrap.inc
|
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +00:00 |
cache-install.inc
|
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
|
2007-05-14 13:43:38 +00:00 |
cache.inc
|
#136837: fix coding style issues of cache table name concatenation as noted by ChrisKennedy
|
2007-05-12 18:26:15 +00:00 |
common.inc
|
#143249 by Jose A Reyero: add language parameter to t() to make it possible to retrieve translations of strings for different languages, to send emails to users in their own language for example
|
2007-05-15 20:19:47 +00:00 |
database.inc
|
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +00:00 |
database.mysql.inc
|
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +00:00 |
database.mysqli.inc
|
- Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.)
|
2007-04-21 18:08:41 +00:00 |
database.pgsql.inc
|
- Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.)
|
2007-04-21 18:08:41 +00:00 |
file.inc
|
- Patch #76588 by Gabor: made log messages translatable. Yay.
|
2007-04-24 13:53:15 +00:00 |
form.inc
|
- Patch #127539 by yched: batch processing fixes.
|
2007-05-16 07:56:19 +00:00 |
image.inc
|
- Patch #142798 by sime: documentation fix.
|
2007-05-12 05:51:20 +00:00 |
install.inc
|
- Patch #142869 by Gabor: import interface translation files at install time.
|
2007-05-15 15:29:49 +00:00 |
install.mysql.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.mysqli.inc
|
#105303 by Gábor Hojtsy. Improve translation converage for installation.
|
2006-12-27 13:02:34 +00:00 |
install.pgsql.inc
|
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
|
2007-04-13 08:56:59 +00:00 |
language.inc
|
Leftover variable name spotted by Amr Mostafa, reported by email (because 'the fix is too small and trivial to submit an issue')
|
2007-04-18 21:56:18 +00:00 |
locale.inc
|
#139970 follow up fix by riccardoR: LTR is the default behavior
|
2007-05-17 08:34:43 +00:00 |
menu.inc
|
- Patch #137767 by chx and pwolanin: multiple menu support.
|
2007-05-16 13:45:17 +00:00 |
module.inc
|
- Patch #136049 by lyricnz: small performance improvement - removed some redundant fields.
|
2007-05-07 11:59:40 +00:00 |
pager.inc
|
- Patch #135931 by EclipseGc: semantic update for core pager.
|
2007-05-01 06:53:03 +00:00 |
path.inc
|
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
|
2007-03-26 01:32:22 +00:00 |
session.inc
|
- Patch #139517 by Grugnog2: improved code comment.
|
2007-04-27 07:47:38 +00:00 |
tablesort.inc
|
- Patch #111347 by Steven: refactor url() and l().
|
2007-02-15 11:40:19 +00:00 |
theme.inc
|
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
|
2007-05-06 05:47:52 +00:00 |
unicode.inc
|
- Patch #142337 by drewish: fixed E_ALL problem.
|
2007-05-12 06:08:56 +00:00 |
xmlrpc.inc
|
- Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
|
2007-04-18 20:35:45 +00:00 |
xmlrpcs.inc
|
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
|
2006-07-05 11:45:51 +00:00 |