Changeset 576146
- Timestamp:
- 07/23/2012 03:18:05 PM (14 years ago)
- File:
-
- 1 edited
-
quick-browscap/trunk/quick-browscap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
quick-browscap/trunk/quick-browscap.php
r576134 r576146 120 120 _deprecated_function(__FUNCTION__, '1.02', '$quick_browscap->get_browser()'); 121 121 122 $this->get_browser($user_agent, $return_array);122 return $this->get_browser($user_agent, $return_array); 123 123 } 124 124
Note: See TracChangeset
for help on using the changeset viewer.