[contributions(DRUPAL-6--1):mooffie] /modules/flag flag.module
17 Jul
2008
17 Jul
'08
8:46 a.m.
User: mooffie Branch: DRUPAL-6--1 Date: Thu, 17 Jul 2008 06:46:53 +0000 Modified files: /modules/flag flag.module Log message: #283711, The D5 version loads 'flag.inc' in hook_init() for performance reasons (because modules implementing hook_init() are loaded even when not used). Unlike the D5 version, in D6 the module is loaded only when used, and hook_init() serves other purposes, so we load 'flag.inc' unconditionally. This also fixes a bug reported when running update.php. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/flag/flag.module&o...
6579
Age (days ago)
6579
Last active (days ago)
0 comments
1 participants
participants (1)
-
drupal-cvs@drupal.org