Dotclear

Changeset 3554:bd1d1eb305ab for admin


Ignore:
Timestamp:
07/24/17 06:01:42 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Better this way

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/index.php

    r3534 r3554  
    231231          if (version_compare(phpversion(),DC_NEXT_REQUIRED_PHP,'<')) { 
    232232               echo '<p class="info">'. 
    233                     sprintf(__('The next versions of Dotclear will not support PHP version < 5.5, your\'s is currently %s'),phpversion()). 
     233                    sprintf(__('The next versions of Dotclear will not support PHP version < %s, your\'s is currently %s'), 
     234                         DC_NEXT_REQUIRED_PHP,phpversion()). 
    234235                    '</p>'; 
    235236          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map