Needs work
Project:
Advanced Forum
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2013 at 17:09 UTC
Updated:
9 Apr 2013 at 20:39 UTC
Jump to comment: Most recent file
Comments
Comment #1
ermannob commentedSorry, here's a slightly better revision, with some more checks.
Comment #2
mcdruid commentedThanks for the patch.
Can you do the same thing without this function?
Reason being that in Drupal by convention functions with names beginning with an _ should be considered private, and could therefore change (or disappear) without warning.