Plugin Directory

Changeset 556986


Ignore:
Timestamp:
06/12/2012 11:31:33 PM (14 years ago)
Author:
cogmios
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-favicons/trunk/includes/server/class-http.php

    r555592 r556986  
    102102        {
    103103            $version = Config::GetPluginVersion();
    104             return "WordPress/WP-Favicons/$version; " . get_bloginfo( 'url' );
     104            return "Favcollector/$version (info@favcollector.com http://www.favcollector.com/ "
     105              . get_bloginfo( 'url' ) . ")";
    105106        }
    106107
Note: See TracChangeset for help on using the changeset viewer.