Dotclear

Changeset 1370


Ignore:
Timestamp:
08/06/09 11:00:02 (14 years ago)
Author:
Tomtom33
Message:

infoEntry 1.0.3 :

  • fixes PHP 5.3 compatibility
Location:
plugins/infoEntry
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/infoEntry/_define.php

    r1079 r1370  
    1717          /* Description */        'Display all information about entries', 
    1818          /* Author */             'Tomtom (http://plugins.zenstyle.fr/)', 
    19           /* Version */            '1.0.2', 
     19          /* Version */            '1.0.3', 
    2020          /* Permissions */        'admin' 
    2121); 
  • plugins/infoEntry/_public.php

    r1053 r1370  
    2020      * @return     string 
    2121      */ 
    22      public static function widget(&$w) 
     22     public static function widget($w) 
    2323     { 
    2424          global $core, $_ctx; 
  • plugins/infoEntry/_widgets.php

    r1053 r1370  
    2222      * @param w    Widget object 
    2323      */ 
    24      public static function initWidgets(&$w) 
     24     public static function initWidgets($w) 
    2525     { 
    2626          $w->create('infoEntry',__('Information about entry'),array('infoEntryPublic','widget')); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map