Dotclear

Changeset 1083:564b4948b219


Ignore:
Timestamp:
12/18/12 17:30:49 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Oops

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r1046 r1083  
    11Dotclear 2.5.0 - 201?-??-13 
    22=========================================================== 
     3* Ductile theme may now use webfont (from Google, Adobe and similar providers) 
    34* daInstaller plugin is now included in the official distribution 
    45* The media enhanced uploader may now be temporarily enabled or disabled 
     
    2425* Adaptative compression rate for thumbnails generation 
    2526* Add timestamp on admin information messages 
    26 * Update to jQuery 1.8.2 and jQuery-UI 1.9 (custom) 
     27* Update to jQuery 1.8.3 and jQuery-UI 1.9.2 (custom) 
    2728* Add default favicon.ico 
    2829* Add default attributes settings for image,mp3,flv insertion 
  • inc/dbschema/upgrade.php

    r1082 r1083  
    3333                
    3434               $si = new dbStruct($core->con,$core->prefix); 
    35 //             $changes = $si->synchronize($_s); 
     35               $changes = $si->synchronize($_s); 
    3636                
    3737               /* Some other upgrades 
     
    306306               } 
    307307 
    308                if (version_compare($version,'3.5','<=')) 
     308               if (version_compare($version,'2.5','<=')) 
    309309               { 
    310310                    # Try to disable daInstaller plugin if it has been installed outside the default plugins directory 
Note: See TracChangeset for help on using the changeset viewer.

Sites map