Active
Project:
Devtrac Distribution
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
31 Jul 2014 at 06:55 UTC
Updated:
21 Aug 2014 at 07:20 UTC
Jump to comment: Most recent
There is some incorrect formatting in drupal_set_message at the end of the implementation of hook_init().
There is a syntax error in the code.
Also, for performance reasons, move the code to another hook, as hook_init is called on every page.
Comments