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

feature:2637- compatibility with Piwigo 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/AMetaData/amd_aip_install.class.inc.php

    r15343 r16007  
    4848    unset($this->tabsheet);
    4949    parent::__destruct();
    50   }
    51 
    52   /*
    53     initialize events call for the plugin
    54   */
    55   public function initEvents()
    56   {
    57     parent::initEvents();
    58     add_event_handler('loc_end_page_header', array(&$this->css, 'applyCSS'));
    5950  }
    6051
Note: See TracChangeset for help on using the changeset viewer.