drupal/includes
Dries Buytaert 5147fb3f65 - Fixed bug #4771: variable_get(site_name, ...) -> variable_get('site_name', ...); 2003-12-22 22:55:25 +00:00
..
common.inc - Bugfix: renamed the 'statistics' table to 'node_counter' as 'statistics' is 2003-10-22 20:20:35 +00:00
conf.php - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +00:00
database.inc - Modifies path.module to get rid of pgsql reserved word. Patch by Adrian. 2003-10-01 05:18:03 +00:00
database.mysql.inc - Bugfix: prefix not prepended to sequences. Fixes bug #3639. 2003-10-22 13:03:32 +00:00
database.pear.inc - Bugfix: prefix not prepended to sequences. Fixes bug #3639. 2003-10-22 13:03:32 +00:00
menu.inc - Bugfix: stopped the menu system from generating empty lists (<ul></ul>). Patch 2003-10-14 18:08:33 +00:00
module.inc - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +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
tablesort.inc - Fixing typo that Dries didn't notice I told him about. 2003-10-27 21:50:16 +00:00
theme.inc - Fixed bug #4771: variable_get(site_name, ...) -> variable_get('site_name', ...); 2003-12-22 22:55:25 +00:00
xmlrpc.inc - Committed a slightly modified version of Slavica's table prefix patch. 2003-07-10 17:46:44 +00:00
xmlrpcs.inc - Renamed 'Content-length' to 'Content-Length. Fixes bug #4323 2003-11-28 11:41:35 +00:00