Copyright (C) 2001-2006 Marc Delisle Olivier M�ller Robin Johnson Alexander M. Turek Michal Cihar Garvin Hicking Michael Keck Sebastian Mendel [check Documentation.txt/.html file for more details] phpMyAdmin is licensed under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. */ if (eregi("phpmyadmin",$_REQUEST['page'])) { add_action('admin_head', 'silpstream_wp_phpmyadmin_add_style'); } add_action('admin_menu', 'silpstream_wp_phpmyadmin_add_option_page'); function silpstream_wp_phpmyadmin_add_style() { ?>