Dotclear

Changeset 2713


Ignore:
Timestamp:
10/17/10 20:32:54 (12 years ago)
Author:
Moe
Message:

DL Manager 1.1.4: cleanup

Location:
plugins/dlManager/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/dlManager/trunk/_define.php

    r2712 r2713  
    2828     /* Description*/                "Download manager with a public page and a widget", 
    2929     /* Author */                    "Moe (http://gniark.net/), Osku and Tomtom (http://blog.zenstyle.fr)", 
    30      /* Version */                   '1.1.3', 
     30     /* Version */                   '1.1.4', 
    3131     /* Permissions */               'admin' 
    3232); 
  • plugins/dlManager/trunk/_public.php

    r2712 r2713  
    2323 
    2424if (!defined('DC_RC_PATH')) {return;} 
    25  
    26 // http://forum.dotclear.net/viewtopic.php?pid=285060#p285060 
    2725 
    2826if (!$core->blog->settings->dlmanager_active) {return;} 
  • plugins/dlManager/trunk/_widget.php

    r2712 r2713  
    2525 
    2626$core->addBehavior('initWidgets',array('dlManagerWidget','initWidgets')); 
    27  
    2827 
    2928/** 
Note: See TracChangeset for help on using the changeset viewer.

Sites map