function column_phone
-
How is this function being called>?
139 function column_phone($item) 140 { 141 return '<em>' . $item['phone'] . '</em>'; 142 }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘function column_phone’ is closed to new replies.