Dotclear


Ignore:
Timestamp:
06/09/10 03:12:52 (13 years ago)
Author:
JcDenis
Message:

pollsFactory 1.3

  • Switched to DC 2.2
  • Fixed minor bugs
File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/pollsFactory/_prepend.php

    r2139 r2338  
    1212 
    1313if (!defined('DC_RC_PATH')){return;} 
     14 
     15global $core, $_autoload; 
     16$core->blog->settings->addNamespace('pollsFactory'); 
    1417 
    1518# Shortcuts for advanced actions 
     
    2831$core->setPostType('pollsfactory','plugin.php?p=pollsFactory&tab=poll&id=%s',$core->url->getBase('pollsFactoryPage').'/%s'); 
    2932# Add pollsFactory reports on plugin activityReport 
    30 if (defined('ACTIVITY_REPORT')) { 
     33if (defined('ACTIVITY_REPORT')) 
     34{ 
    3135     require_once dirname(__FILE__).'/inc/lib.pollsfactory.activityreport.php'; 
    3236} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map