Dotclear

Changeset 1471


Ignore:
Timestamp:
09/17/09 16:53:48 (14 years ago)
Author:
pep
Message:

Getting ready for 2.1.6

Location:
plugins/wfwcomment
Files:
2 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/wfwcomment/_define.php

    r1009 r1471  
    1616     /* Description*/    "WFW Comment API support for DotClear 2", 
    1717     /* Author */        "Pep and contributors", 
    18      /* Version */       '1.0', 
     18     /* Version */       '1.0.1', 
    1919     /* Permissions */   null 
    2020); 
  • plugins/wfwcomment/_prepend.php

    r1009 r1471  
    1212if (!defined('DC_RC_PATH')) { return; } 
    1313 
    14 $GLOBALS['__autoload']['dcWFWComment'] = dirname(__FILE__).'/class.dc.wfwcomment.php'; 
     14$GLOBALS['__autoload']['dcWFWComment'] = dirname(__FILE__).'/inc/class.dc.wfwcomment.php'; 
    1515?> 
  • plugins/wfwcomment/_public.php

    r1009 r1471  
    2323               $wfwc = new dcWFWComment($GLOBALS['core']); 
    2424               $wfwc->receive($args); 
    25                exit; 
    2625          } 
    2726     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map