Dotclear


Ignore:
Timestamp:
10/10/13 19:20:12 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Missing a contextual help on comments list for antispam, addresses #1760

Location:
plugins/antispam/locales
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/locales/en/resources.php

    r2322 r2329  
    3131     $__resources['help']['words-filter'] = dirname(__FILE__).'/help/words.html'; 
    3232} 
    33  
    34 ?> 
     33if (!isset($__resources['help']['antispam_comments'])) 
     34{ 
     35     $__resources['help']['antispam_comments'] = dirname(__FILE__).'/help/comments.html'; 
     36} 
  • plugins/antispam/locales/fr/resources.php

    r2322 r2329  
    3131     $__resources['help']['words-filter'] = dirname(__FILE__).'/help/words.html'; 
    3232} 
    33  
    34 ?> 
     33if (!isset($__resources['help']['antispam_comments'])) 
     34{ 
     35     $__resources['help']['antispam_comments'] = dirname(__FILE__).'/help/comments.html'; 
     36} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map