Closed (won't fix)
Project:
Advanced User
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2009 at 19:28 UTC
Updated:
9 Apr 2010 at 11:38 UTC
Jump to comment: Most recent
I think this function's name aren't correct because not use the prefix module's name.
So is possible that if other module not use prefix to have conflict name
function _qop($qop)
function users_by_access($perm)
I think is better so:
function _advuser_qop($qop)
function advuser_users_by_access($perm)
Comments
Comment #1
Anonymous (not verified) commented