Go to file
Dries Buytaert 254256de82 - Partial patch #9643 by Bart:
+ the confirmation before deleting a comment was missing a check_output.
   + after editing a comment, two pages were shown (two calls to theme('page',..)), replaced this by a drupal_goto.
2004-08-03 17:36:46 +00:00
database - Patch by Jeremy: statistics module improvements. 2004-08-03 09:27:00 +00:00
includes - Patch #9650 by Adrian: this change introduces a module_load function, which maintains a list of modules that have already been loaded in a static array, and will not load another module of the same name, or if the file does not exist. 2004-07-31 11:17:27 +00:00
misc CSS improvements: 2004-07-25 22:18:32 +00:00
modules - Partial patch #9643 by Bart: 2004-08-03 17:36:46 +00:00
scripts - Removing some dated scripts. 2004-01-02 22:44:43 +00:00
themes CSS improvements: 2004-07-25 22:18:32 +00:00
.htaccess - Direct 404s to Drupal. Suggested by Goba. 2003-12-18 18:53:11 +00:00
CHANGELOG.txt - Patch #9543 by JonBob: added node-level access control! 2004-07-31 09:30:09 +00:00
INSTALL.txt - Fixing some typos. 2004-05-17 19:35:49 +00:00
LICENSE.txt - Made the text files Windows-friendly. 2004-02-14 13:29:01 +00:00
MAINTAINERS.txt - Patch #9478 by JonBob: allow printf-style arguments in pager_query. 2004-07-25 14:25:42 +00:00
cron.php - Patch #4950 by Stefan (and Morbus): made watchdog messages translatable. 2004-06-02 19:01:40 +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 Tabs patch! 2004-06-18 15:04:37 +00:00
update.php - Patch by Junyor: fixed typo: 'peformed' -> 'performed' 2004-08-01 08:07:27 +00:00
xmlrpc.php - Changed the order of include statements. 2004-01-26 18:51:37 +00:00