Closed (fixed)
Project:
Drupal core
Version:
6.6
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Dec 2008 at 11:21 UTC
Updated:
3 Dec 2008 at 12:13 UTC
line 372:
if ($load_functions = $item['load_functions']) {
patch (:
if ($load_functions == $item['load_functions']) {
Comments
Comment #1
kilemol commentedComment #2
kilemol commented