drupal/includes
Steven Wittens 0a984f2c2b - #18597: Resolve conflict in column name between queue.module and poll.module. 2005-03-18 07:34:07 +00:00
..
bootstrap.inc - Patch #13738 by TDobes: theme system fixes: 2005-03-16 19:41:12 +00:00
common.inc - #18597: Resolve conflict in column name between queue.module and poll.module. 2005-03-18 07:34:07 +00:00
database.inc - Fixing broken search after sql rewrite patches 2005-02-19 22:24:24 +00:00
database.mysql.inc - Patch #13581 by Steven: Db_query() allows a variable amount of parameters so you can pass the query arguments in. There is however an alternative syntax: instead of passing the query arguments as function arguments, you can also pass a single array with the query arguments in it. For example the following two statements are equivalent: 2004-11-29 13:13:29 +00:00
database.pgsql.inc - Patch #15254: removed hardcoded 'public' schema from the PostgreSQL backend. 2005-01-07 19:18:05 +00:00
file.inc - Removed . We'll reintroduce it when really necessary. 2005-03-08 22:10:26 +00:00
image.inc #17477: Remove dependency on GD for avatar uploading. 2005-02-21 04:16:46 +00:00
locale.inc - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
menu.inc - Patch #17869: make local tasks more themeable. 2005-02-28 16:23:27 +00:00
module.inc - Patch #17770 by chx: fixed module_invoke() and module_invoke_all() not to use NULL defaults (bugfix) + removed the limitation on the number of paramaters that can be used. 2005-03-01 20:23:35 +00:00
pager.inc - Patch by Remco: <div> -> </div>. 2005-01-28 18:44:17 +00:00
session.inc - Simplified the session code (PostgreSQL update). 2005-03-01 20:15:10 +00:00
tablesort.inc - Patch #16303 by Gerhard: fixed PHP notices. 2005-01-31 21:36:37 +00:00
theme.inc - Patch #13738 by TDobes: theme system fixes: 2005-03-16 19:41:12 +00:00
xmlrpc.inc #15347: PHP5 typecasting error 2005-01-09 09:58:33 +00:00
xmlrpcs.inc - Improved XML encoding fix. There is now a function drupal_xml_parser_create(): 2004-01-06 12:09:42 +00:00