drupal/includes
Dries Buytaert f7a6c42eba - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard.
(This accompanies the recent block module documentation update, right?)
2003-06-26 19:26:27 +00:00
..
common.inc - Bugfix: fixed bug in the search module that prevented the title module 2003-06-25 22:10:54 +00:00
conf.php - All LIMIT queries must go through the pager or through db_query_range(). 2003-03-16 07:02:20 +00:00
database.inc - node.module: 2001-11-05 22:59:11 +00:00
database.mysql.inc - Applied Michael Caerwyn's "%s -> %d" patch. 2003-05-07 21:00:36 +00:00
database.pear.inc - Synced/unified the error reporting from database.mysql.inc and database.pear.inc. 2003-06-08 12:10:25 +00:00
menu.inc - Bugfix: fix glitch in menu rendering code. Patch #42 by Al. 2003-06-08 08:20:39 +00:00
module.inc - adding admin module to module_list. 2003-06-06 14:07:45 +00:00
pager.inc - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco. 2003-06-04 18:24:39 +00:00
theme.inc - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard. 2003-06-26 19:26:27 +00:00
xmlrpc.inc - Renamed 'xmlrpc_decode' to '_xmlrpc_decode' to avoid redeclaration when 2003-04-29 22:02:02 +00:00
xmlrpcs.inc - Patch by Kjartan: 2003-05-19 18:32:09 +00:00