Changeset 671473
- Timestamp:
- 02/21/2013 10:18:58 PM (13 years ago)
- File:
-
- 1 edited
-
all-in-one-favicon/trunk/all-in-one-favicon.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
all-in-one-favicon/trunk/all-in-one-favicon.php
r656793 r671473 7 7 * Plugin URI: http://www.techotronic.de/plugins/all-in-one-favicon/ 8 8 * Description: All in one Favicon management. Easily add a Favicon to your site and the WordPress admin pages. Complete with upload functionality. Supports all three Favicon types (ico,png,gif) 9 * Version: 4. 2.19 * Version: 4.3 10 10 * Author: Arne Franken 11 11 * Author URI: http://www.techotronic.de/ … … 24 24 25 25 // define constants 26 define('AIOFAVICON_VERSION', '4. 2.1');26 define('AIOFAVICON_VERSION', '4.3'); 27 27 28 28 if (!defined('AIOFAVICON_PLUGIN_BASENAME')) {
Note: See TracChangeset
for help on using the changeset viewer.