Opened 16 years ago
Closed 16 years ago
#1447 closed defect (bug) (fixed)
function_exists check probably not needed
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 1.2 | Priority: | trivial |
| Severity: | Version: | ||
| Component: | Keywords: | has-patch | |
| Cc: | johnjamesjacoby |
Description
Since bp_user_fullname is a core function, it will always exist.
Is there a special circumstance where this function might not exist for some reason?
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
No need to check function_exists on bp_user_fullname