drupal/includes
Dries Buytaert f7b8f53577 - Ignore PHP5's strict warnings for now. The real solution is to rewrite both xmlrpc.inc and xtemplate.inc. 2005-03-03 20:13:20 +00:00
..
bootstrap.inc - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
common.inc - Ignore PHP5's strict warnings for now. The real solution is to rewrite both xmlrpc.inc and xtemplate.inc. 2005-03-03 20:13:20 +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 - Modified patch #14170 by Neil: improved default workflow (default node type) configuration page. 2005-01-24 21:20:16 +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 #16253 by Goba: incremental improvements to the new content markers. 2005-01-30 09:53:19 +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