drupal/includes
Neil Drumm 213b0cd7a5 Proper checking for a variable existing. 2006-11-29 20:39:37 +00:00
..
bootstrap.inc - Added database checks. 2006-11-24 10:16:50 +00:00
cache.inc #92430 by Jo Wouters. Encode blobs as blobs. 2006-11-10 07:26:27 +00:00
common.inc #100232 by yched. Fix a typo. 2006-11-29 06:03:56 +00:00
database.inc #76819 by smsimms and sammys. Move part of the sql rewriting down into the database abstraction layer and add extra rewriting needed only for Postgres. 2006-10-23 18:38:45 +00:00
database.mysql.inc - Patch #98059 by chx: trying to get the never-ending regex mess right. 2006-11-21 19:46:10 +00:00
database.mysqli.inc - Patch #98059 by chx: trying to get the never-ending regex mess right. 2006-11-21 19:46:10 +00:00
database.pgsql.inc - Patch #98059 by chx: trying to get the never-ending regex mess right. 2006-11-21 19:46:10 +00:00
file.inc - Bug #89680: 'not not' -> 'not'. 2006-10-17 19:29:26 +00:00
form.inc #99645 by chx. Reshuffle some comments. 2006-11-26 22:35:20 +00:00
image.inc - Patch #59263 by stefan et al: bugfix, support PNGs with alpha layer. 2006-09-18 05:10:48 +00:00
install.inc #99644 by neclimdul. Move a function to be more accessible by modules updating. 2006-11-28 03:32:03 +00:00
install.mysql.inc - Patch #79428 by Chris Johnson: remove int display width declarations from MySQL create table statements. 2006-08-20 06:38:50 +00:00
install.mysqli.inc - Patch #82173 by flk: allow users to configure a port number. 2006-09-06 07:46:25 +00:00
install.pgsql.inc - Patch #76681 by sammys: PostgreSQL support for install system. Woot! :) 2006-08-04 06:58:44 +00:00
locale.inc #97640 by imagine. Don't encode & in translated strings. 2006-11-27 01:17:01 +00:00
menu.inc - Patch #97907 by webchick: restore 'more help' links. 2006-11-17 17:16:56 +00:00
module.inc #97271 by Jaza. Ensure that hooks are not invoked for newly-disabled modules. 2006-11-27 23:15:41 +00:00
pager.inc - Patch #87995 by merlinofchaos: added missing css. 2006-10-15 19:57:06 +00:00
path.inc Fixing a PHP notice with proper checking. 2006-11-26 01:55:37 +00:00
session.inc #93945 by chx. Save sessions before objects are destroyed on some configurations. 2006-11-11 22:41:20 +00:00
tablesort.inc - Rollback of #94058: see issue. 2006-11-17 06:53:31 +00:00
theme.inc Proper checking for a variable existing. 2006-11-29 20:39:37 +00:00
unicode.inc #85689 by webchick. Fix an improper return value. 2006-11-26 03:19:07 +00:00
xmlrpc.inc - Patch #82131 by beginner: fixed typo. 2006-09-03 08:21:18 +00:00
xmlrpcs.inc - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00