Dotclear


Ignore:
Timestamp:
09/25/13 22:04:57 (12 years ago)
Author:
Denis Jean-Chirstian <contact@…>
Branch:
default
Message:

Now load _prepend.php files from dcModules::loadModuleFile(), cleanup officials plugins prepend files, addresses #1471, addresses #1716

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/_prepend.php

    r1179 r2095  
    1111# -- END LICENSE BLOCK ----------------------------------------- 
    1212if (!defined('DC_RC_PATH')) { return; } 
    13  
    14 global $__autoload, $core; 
    1513 
    1614$__autoload['dcSpamFilter'] = dirname(__FILE__).'/inc/class.dc.spamfilter.php'; 
     
    2826$core->url->register('spamfeed','spamfeed','^spamfeed/(.+)$',array('dcAntispamURL','spamFeed')); 
    2927$core->url->register('hamfeed','hamfeed','^hamfeed/(.+)$',array('dcAntispamURL','hamFeed')); 
    30 ?> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map