Dotclear


Ignore:
Timestamp:
01/27/18 11:59:30 (8 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Switch from jQuery background fade plugin to CSS3 animation (plugin removed from distribution)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/dbschema/upgrade.php

    r3599 r3685  
    712712          } 
    713713 
     714        if (version_compare($version,'2.14','<')) 
     715        { 
     716            // File not more needed 
     717            @unlink(DC_ROOT.'/'.'admin/js/jquery/jquery.bgFade.js'); 
     718        } 
     719 
    714720          $core->setVersion('core',DC_VERSION); 
    715721          $core->blogDefaults(); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map