Ignore:
Timestamp:
Jun 3, 2011, 6:09:08 PM (13 years ago)
Author:
mistic100
Message:

add some options, better intégration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Back2Front/main.inc.php

    r10852 r11219  
    2626if (script_basename() == 'admin')
    2727{
    28   add_event_handler('get_admin_plugin_menu_links', 'Back2Front_picture_modify');
    29   // add_event_handler('loc_begin_admin_page', 'Back2Front_picture_modify'); /* for Piwigo 2.2.2 */
     28  add_event_handler('loc_begin_admin_page', 'Back2Front_picture_modify');
    3029 
    3130        add_event_handler('get_admin_plugin_menu_links', 'Back2Front_admin_menu');
Note: See TracChangeset for help on using the changeset viewer.