Dotclear

Changeset 2751


Ignore:
Timestamp:
11/12/10 17:35:55 (13 years ago)
Author:
JcDenis
Message:

cinecturlink2 0.6.3:

  • Fixed install on nightly build
Location:
plugins/cinecturlink2
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/cinecturlink2/_define.php

    r2454 r2751  
    2323     /* Description*/         "Widgets and pages about books, musics, films, blogs you are interested in", 
    2424     /* Author */        "JC Denis", 
    25      /* Version */       '0.6.2', 
     25     /* Version */       '0.6.3', 
    2626     /* Permissions */        'content' 
    2727); 
    28      /* date */          #20100707 
     28     /* date */          #20101112 
    2929?> 
  • plugins/cinecturlink2/_install.php

    r2357 r2751  
    2121{ 
    2222     # Check DC version 
    23      if (version_compare(DC_VERSION,'2.2-beta','<')) 
     23     if (version_compare(str_replace("-r","-p",DC_VERSION),'2.2-alpha','<')) 
    2424     { 
    25           throw new Exception('translater requires Dotclear 2.2'); 
     25          throw new Exception('cinecturlink2 requires Dotclear 2.2'); 
    2626     } 
    2727      
  • plugins/cinecturlink2/release.txt

    r2454 r2751  
     10.6.3 20101112 
     2 * Fixed install on nightly build 
     3 
    140.6.2 20100707 
    25 * Fixed error on non-existing repository (tks Geraldine) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map