Changeset 6214 for extensions/whois_online/include
- Timestamp:
- May 17, 2010, 10:57:46 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/whois_online/include/wo_functions.inc.php
r6212 r6214 156 156 function whois_add_icon($menu) { 157 157 global $conf_whois, $lang; 158 add_event_handler('loc_end_admin', 'whois_select_menu' );159 158 if ($conf_whois['Add icon to History']) 160 159 $lang['History'] .= '</a> <a class="external" href="' . get_admin_plugin_menu_link(WHOIS_ONLINE_PATH.'config.php') . '">
Note: See TracChangeset
for help on using the changeset viewer.