Needs review
Project:
Site Network
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Dec 2010 at 12:33 UTC
Updated:
14 Dec 2010 at 12:33 UTC
is this syntax correct?
module_load_include('authentication.inc', 'site_network');
or it should be:
module_load_include('inc', 'site_network','authentication');