diff --git a/ChangeLog b/ChangeLog index e94b0275a1..7d0de274ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ phpMyAdmin - ChangeLog - bug Missing hints when changing a column's structure - bug #4048 Cannot select foreign value in Search - bug #4025 gzip export is not actually compressed with mod_deflate +- bug #4054 query analysis doesn't launch in status monitor ++ Add pmahomme icon credits (FamFamFam silk icon set) 4.0.5.0 (2013-08-04) - bug #3977 Not detected configuration storage diff --git a/themes/pmahomme/info.inc.php b/themes/pmahomme/info.inc.php index d45f8ee470..0c32532d17 100644 --- a/themes/pmahomme/info.inc.php +++ b/themes/pmahomme/info.inc.php @@ -11,6 +11,11 @@ * If you have problems or questions about this theme email * mikehomme@users.sourceforge.net */ + +/** + * Icon set used by this theme: http://famfamfam.com/lab/icons/silk/ + */ + $theme_name = 'pmahomme'; $theme_full_version = '1.1'; ?>