Dotclear


Ignore:
Timestamp:
07/01/11 09:20:53 (14 years ago)
Author:
Dsls <dsls@…>
Branch:
default
Message:
  • New way of registering modules/themes, more extensible (backward compatible with previous method)
  • small fix on attachments plugin template tags

Closes #1223.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/attachments/_public.php

    r415 r464  
    195195     } 
    196196      
    197      public function MediaURL($attr) 
     197     public static function MediaURL($attr) 
    198198     { 
    199199          $f = $GLOBALS['core']->tpl->getFilters($attr); 
     
    209209     > 
    210210     */ 
    211      public function EntryAttachmentCount($attr) 
     211     public static function EntryAttachmentCount($attr) 
    212212     { 
    213213          $none = 'no attachment'; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map