drupal/includes
Dries Buytaert 5b4ebcdb25 - Patch #36828 by m3avrck: some MySQLi fixes and some PHP5 fixes. 2005-11-18 14:03:55 +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 - #36255: Fix db_query_temporary() in pgsql 2005-11-04 13:02:51 +00:00
database.mysqli.inc - Patch #36828 by m3avrck: some MySQLi fixes and some PHP5 fixes. 2005-11-18 14:03:55 +00:00
database.pgsql.inc - #36255: Fix db_query_temporary() in pgsql 2005-11-04 13:02:51 +00:00
file.inc - Patch #26249 by Morbus: improved handling of temporary files/directory. 2005-11-12 09:23:50 +00:00
form.inc - Patch #37915 by chx: improved readability of forms API. 2005-11-18 13:48:09 +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 - Add missing url()s around form actions (these would break without clean URLs) 2005-11-13 02:32:18 +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 #36079 by ax/chx: various blogapi.module fixes. 2005-11-09 19:03:35 +00:00
xmlrpcs.inc - Patch #37400 by vwX/chx: fixed problem with methodHelp 2005-11-13 08:18:12 +00:00