Go to file
Steven Wittens 803dacf652 Poll.module / Statistics.module: fixing bug caused by using array_merge and drupal_map_assoc. This causes array keys to be renumbered, leading to bugs.
Remember to use $array1 + $array2 instead.
2004-04-14 14:02:36 +00:00
database - Patch #7121 by Adrian: added missing PostgreSQL update function. 2004-04-13 18:04:36 +00:00
includes - Patch #6947 by Ax: fixed a Doxygen warning, fixed some uninitialized varables. 2004-04-12 08:27:57 +00:00
misc - Added forum-closed.gif created by kika. 2004-04-12 09:52:30 +00:00
modules Poll.module / Statistics.module: fixing bug caused by using array_merge and drupal_map_assoc. This causes array keys to be renumbered, leading to bugs. 2004-04-14 14:02:36 +00:00
scripts - Removing some dated scripts. 2004-01-02 22:44:43 +00:00
themes - Patch #7120 by MegaGrunt: made the title of nodes the same size on home page as on the node page and improved the various header styles to give better visual indication of hierarchy. 2004-04-13 18:12:46 +00:00
.htaccess - Direct 404s to Drupal. Suggested by Goba. 2003-12-18 18:53:11 +00:00
CHANGELOG.txt Added 4.4 release date. 2004-04-07 13:45:08 +00:00
INSTALL.txt - Made the text files Windows-friendly. 2004-02-14 13:29:01 +00:00
LICENSE.txt - Made the text files Windows-friendly. 2004-02-14 13:29:01 +00:00
MAINTAINERS.txt - We have a new maintainer for the Debian package. 2004-03-12 21:24:11 +00:00
cron.php - Removed the hard-coded list of watchdog types. The list is compiled 2004-01-02 16:28:45 +00:00
favicon.ico (grmbl, figures stupid MS icon editing thingy would mess up the colors... fixed now) 2003-06-11 20:50:05 +00:00
index.php - Reworked 404 (page not found) handling. Patch by walkah. You can specify a 2003-12-16 21:06:34 +00:00
update.php - Patch by Gerhard: move the updates to database/updates.inc so packaging 2004-02-25 22:20:09 +00:00
xmlrpc.php - Changed the order of include statements. 2004-01-26 18:51:37 +00:00