drupal/includes
Dries Buytaert 29055d34d6 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +00:00
..
bootstrap.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
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 - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +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 #76588 by Gabor: made log messages translatable. Yay. 2007-04-24 13:53:15 +00:00
menu.inc - Patch #138703 by chx: Menu inheritance is wrong. 2007-04-24 08:26:58 +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
path.inc
session.inc
tablesort.inc
theme.inc - Patch #137236 by merlinofchaos: provide a way to secure the theme variables system. 2007-04-27 07:42:54 +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