Ignore:
Timestamp:
Jun 24, 2012, 9:20:19 PM (12 years ago)
Author:
grum
Message:

feature:2643- compatibility with Piwigo 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserStat/userstat_aim.class.inc.php

    r10344 r16015  
    1717
    1818include_once('userstat_root.class.inc.php');
    19 include_once(PHPWG_PLUGINS_PATH.'GrumPluginClasses/classes/GPCCss.class.inc.php');
    2019
    2120class UserStat_AIM extends UserStat_root
     
    3433    add_event_handler('get_admin_plugin_menu_links', array(&$this, 'pluginAdminMenu') );
    3534  }
    36 
    37 
    3835} // UserStat_Plugin class
    3936
Note: See TracChangeset for help on using the changeset viewer.