[drupal:dries] /includes module.inc
3 Apr
2005
3 Apr
'05
10:03 a.m.
User: dries Branch: HEAD Date: Sun, 3 Apr 2005 08:03:18 +0000 Modified files: /includes module.inc Log message: - Patch #19895 by Moshe: currently modules can inadvertently load all other modules during the bootstrap. this is easy to do by calling a node_load() or module_invoke_all(). this degrades performance for anonymous users when caching is enabled. With this patch, the module writer will see an php error like "Call to undefined function: drupal_set_html_head()" if this is attempted. basically, unavailable functions are actually reported as unavailable. Links: http://cvs.drupal.org/diff.php?path=drupal/includes/module.inc&old=1.66&new=...
7758
Age (days ago)
7758
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-devel@drupal.org