Plugin Directory

Changeset 1213540


Ignore:
Timestamp:
08/05/2015 03:22:29 PM (11 years ago)
Author:
amit
Message:

updated version display for migration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • igsyntax-hiliter/trunk/classes/admin.php

    r1213527 r1213540  
    5151            if ( $old_version < floatval( IG_SYNTAX_HILITER_VERSION ) ) {
    5252
    53                 printf( '<div class="updated fade"><p>Options migrated successfully from v%f</p></div>', floatval( $old_version ) );
     53                printf( '<div class="updated fade"><p>Options migrated successfully from v%f</p></div>', $old_version );
    5454
    5555            }
Note: See TracChangeset for help on using the changeset viewer.