drupal/includes
Steven Wittens 7fe195a07e - PHP5 fix due object references: node previewing should not put node output into form. 2005-02-04 20:14:05 +00:00
..
bootstrap.inc - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
common.inc - PHP5 fix due object references: node previewing should not put node output into form. 2005-02-04 20:14:05 +00:00
database.inc - Patch #16111 by chx: fixed some bugs in the db_rewrite_sql() code. 2005-01-31 20:45:10 +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 - Patch #16358 by James: added toolkit to enable better image handling. The avatar code and the upload module have been updated to take advantage of the new image API. 2005-02-01 16:27:43 +00:00
locale.inc - Patch #13260 by UnConeD: watchdog module improvements. 2005-01-09 09:22:40 +00:00
menu.inc - Small clean-up: '>= 1' => '> 0' => ''. 2005-01-22 09:10:59 +00:00
module.inc - Patch #14731 by chx: made it possible to rewrite node queries. 2005-01-16 18:44:49 +00:00
pager.inc - Patch by Remco: <div> -> </div>. 2005-01-28 18:44:17 +00:00
session.inc - Patch #15399 by adschar: fixed PHP5 error when a new session is inserted into the session table. (Better fix.) 2005-01-10 19:36:21 +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