drupal/includes
Gábor Hojtsy f0b273a965 #131061: Very fast t() for a small set of strings,
by Moshe Weitzman, webernet, chx, erdemkose and myself
2007-05-04 08:32:00 +00:00
..
bootstrap.inc - Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems. 2007-04-30 14:37:36 +00:00
cache.inc - Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented. 2007-04-25 21:34:32 +00:00
common.inc #131061: Very fast t() for a small set of strings, 2007-05-04 08:32:00 +00:00
database.inc
database.mysql.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.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 #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
image.inc - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
install.inc - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
install.mysql.inc
install.mysqli.inc
install.pgsql.inc
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 - Patch #139970 by Gabor: locale cleanup. 2007-05-03 09:51:08 +00:00
menu.inc - Patch #128082 by Goba et al: Allow localization of built-in menu items. 2007-04-30 17:03:29 +00:00
module.inc - Patch #132018 by Steven et al: add .info files to themes. 2007-04-17 07:19:39 +00:00
pager.inc - Patch #135931 by EclipseGc: semantic update for core pager. 2007-05-01 06:53:03 +00:00
path.inc
session.inc - Patch #139517 by Grugnog2: improved code comment. 2007-04-27 07:47:38 +00:00
tablesort.inc
theme.inc - Patch #130987 by alienbrain: fixed problem with theme registry patch. 2007-04-29 16:13:12 +00:00
unicode.inc - Patch #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +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