drupal/includes
Dries Buytaert 059e5cca08 - Fixed a weird typo introduced by the <b> -> <strong> patches and indented
the code a bit better.
2003-12-29 17:47:12 +00:00
..
bootstrap.inc - Fixing wrong superglobal usage. 2003-12-18 13:58:59 +00:00
common.inc - Fixed typo introduced by the <b> -> <strong> patches. This might need a better 2003-12-29 17:42:43 +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 - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
database.pear.inc - Tidied up the DoxyGen comments. Patch by Kjartan. 2003-12-08 06:32:19 +00:00
file.inc - Improved Doxygen documentation. 2003-12-27 21:29:20 +00:00
menu.inc - Improved Doxygen documentation. 2003-12-27 21:29:20 +00:00
module.inc - Patch 0185 by Jeremy: made it possible to automatically disable modules when 2003-12-07 18:25:09 +00:00
pager.inc - Accessibility improvement: changed a <b>-tag to a <strong>-tag, used to 2003-12-22 17:30:43 +00:00
session.inc - Fixed race condition in session handler. Patch by Kjartan. 2003-12-13 13:00:47 +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:54:59 +00:00
xmlrpc.inc - Fixed a weird typo introduced by the <b> -> <strong> patches and indented 2003-12-29 17:47:12 +00:00
xmlrpcs.inc - Made it possible to auto-throttle blocks. That is, blocks can be 2003-11-28 20:03:00 +00:00