Dotclear

Changeset 2761


Ignore:
Timestamp:
11/12/10 18:13:54 (13 years ago)
Author:
JcDenis
Message:

dcQRcode 0.7.1:

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

Legend:

Unmodified
Added
Removed
  • plugins/dcQRcode/_define.php

    r2317 r2761  
    1717     /* Description*/         "Use QR code on your blog", 
    1818     /* Author */             "JC Denis", 
    19      /* Version */            '0.7', 
     19     /* Version */            '0.7.1', 
    2020     /* Permissions */        'admin' 
    2121); 
    22      /* date */          #2010606 
     22     /* date */          #20101112 
    2323?> 
  • plugins/dcQRcode/_install.php

    r2317 r2761  
    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     { 
    2525          throw new Exception('dcQRcode requires Dotclear 2.2'); 
  • plugins/dcQRcode/release.txt

    r2317 r2761  
     10.7.1 20101112 
     2 * Fixed install on nightly build 
     3 
    140.7 20100606 
    25 * Switched to DC 2.2 
Note: See TracChangeset for help on using the changeset viewer.

Sites map