Dotclear

Changeset 3220 for plugins/dcom


Ignore:
Timestamp:
10/15/13 17:23:29 (10 years ago)
Author:
brol
Message:

v0.9

Location:
plugins/dcom
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/dcom/_define.php

    r3160 r3220  
    2020     /* Description*/    'Last comments with more options', 
    2121     /* Author */        'Oleksandr Syenchuk, Pierre Van Glabeke', 
    22      /* Version */       '0.8.3', 
     22     /* Version */       '0.9', 
    2323     /* Permissions */   'admin' 
    2424); 
  • plugins/dcom/_prepend.php

    r3151 r3220  
    1818class commonDcom 
    1919{ 
    20      public static function adjustDefaults(&$p) 
     20     public static function adjustDefaults($p) 
    2121     { 
    2222          global $core; 
  • plugins/dcom/_widgets.php

    r3152 r3220  
    2727           
    2828          $w->create('lastcomments',__('Last comments'), 
    29                array('publicDcom','showWidget')); 
     29               array('publicDcom','showWidget'),null,'Plugin Dcom'); 
    3030          $w->lastcomments->setting('title', 
    3131               __('Title:'),$p['title']); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map