drupal/includes
Dries Buytaert ea53aad7c8 - Patch #22215 by Richard Archer: refactored primary and secondary links.
Deprecates the primary_links module.

  This patch was much needed.  Thanks Richards!

  NOTE: if some themers could investigate if there is room for improvement
        with regard to theming, that would be awesome.
2005-11-03 19:33:37 +00:00
..
bootstrap.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
common.inc - #33852: remove legacy.inc (in anticipation of the bridge stuff) 2005-10-28 01:06:36 +00:00
database.inc - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend for use with PHP5 and MySQL 4.1 and above. 2005-09-12 20:13:04 +00:00
database.mysql.inc - Add maintenance-page error screens when the php module for the dbtype is not loaded (just showed a blank screen before) 2005-10-20 21:30:50 +00:00
database.mysqli.inc - Add maintenance-page error screens when the php module for the dbtype is not loaded (just showed a blank screen before) 2005-10-20 21:30:50 +00:00
database.pgsql.inc - Add maintenance-page error screens when the php module for the dbtype is not loaded (just showed a blank screen before) 2005-10-20 21:30:50 +00:00
file.inc - Patch #26249 by crunchywelch, Junyor: use upload_tmp_dir as default temporary directory. Fixed file problems on Windows NT systems. 2005-11-01 16:31:09 +00:00
form.inc - Patch #35816 by chx: fixed problem with checkbox handling in the form API. 2005-11-03 15:42:31 +00:00
image.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
legacy.inc - Patch #35874 by asimmonds: added missing $Id$ tags. 2005-11-01 09:58:01 +00:00
locale.inc - #22850: Search query containing / results in 404 on clean URLs. 2005-10-21 11:14:55 +00:00
menu.inc - Patch #22215 by Richard Archer: refactored primary and secondary links. 2005-11-03 19:33:37 +00:00
module.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
pager.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00
session.inc - Patch #35354 by Moshe/chx: only update the last access time for authenticated users. 2005-10-28 13:35:49 +00:00
tablesort.inc - Patch #29385 by chx: no ?> add end of files. 2005-08-25 21:14:17 +00:00
theme.inc - Patch #22215 by Richard Archer: refactored primary and secondary links. 2005-11-03 19:33:37 +00:00
unicode.inc - Patch #33752 by chx, adrian, et al: another batch of form API changes/fixes. 2005-10-11 19:44:35 +00:00
xmlrpc.inc - Patch #34214 by ax: 2005-10-28 13:13:30 +00:00
xmlrpcs.inc - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings. 2005-10-22 15:14:46 +00:00