Go to file
Gábor Hojtsy 0dfdbac88f #178892 by webchick: use drupal_get_private_key() instead of directly retrieving the drupal_private_key variable in update module, so we can ensure a proper private key is generated 2007-10-03 13:35:15 +00:00
includes - Patch #173486 by scor: fixed code style issues. 2007-10-02 16:19:23 +00:00
misc - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
modules #178892 by webchick: use drupal_get_private_key() instead of directly retrieving the drupal_private_key variable in update module, so we can ensure a proper private key is generated 2007-10-03 13:35:15 +00:00
profiles/default - Patch #94154 by dww, Earl et al: update notifications for Drupal! 2007-07-11 15:15:40 +00:00
scripts - Patch #155986 by Uwe: fixed typos. 2007-07-02 14:41:37 +00:00
sites #170638 by JirkaRybka and chx: move update access variable to settings.php, so we can check whether it is wide open, and we have one place for settings 2007-08-28 11:42:56 +00:00
themes #180267 by hass: menu-collapsed-rtl.gif in Minnelli should be copied with the other images when color changes are made 2007-10-02 16:33:09 +00:00
.htaccess - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
CHANGELOG.txt - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
INSTALL.mysql.txt - Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches. 2007-08-26 07:46:11 +00:00
INSTALL.pgsql.txt - Patch #82228 by pcwick, webchick, gopherspidey et al: corrected the installation instructions. 2006-09-08 16:29:35 +00:00
INSTALL.txt - Patch #144634 by chx: fixed critical bug that prevented language negotiation to work after/when drupal_goto() is called. 2007-10-02 16:03:17 +00:00
LICENSE.txt - Patch #72868 by Flanker: added missing CVS ids to the .txt files. 2006-07-09 11:33:06 +00:00
MAINTAINERS.txt - Patch #94154 by dww, Earl et al: update notifications for Drupal! 2007-07-11 15:15:40 +00:00
UPGRADE.txt #152967 by keith.smith, webchick, Morbus Iff and KentByte: update the upgrade instructions for Drupal 6 2007-09-14 20:00:42 +00:00
cron.php - Patch #76958 by forngren, dww et al: make it a tad easier to run cron manually. 2006-08-09 07:42:55 +00:00
index.php - Patch #130987 by merlinofchaos: added theme registry for easier themability. 2007-04-06 13:27:23 +00:00
install.php #176141 by yched and myself: only print install page layout, if there is some output to send to the user. If JSON output is generated, it is already printed and should not be themed with HTML. 2007-09-28 13:06:46 +00:00
robots.txt #75916 follow up patch by Richard Eriksson: allow aggregator pages to be indexed by default 2007-06-27 22:37:44 +00:00
update.php #176805 by dww: conditional linking to dblog pages in update.php, so if the module is not enabled, we don't get broken links 2007-10-02 08:41:13 +00:00
xmlrpc.php - Patch #29385 by chx: removed remaining "?>"s at the end of some files. 2005-08-28 18:26:20 +00:00