Ignore:
Timestamp:
Aug 29, 2012, 5:01:05 PM (12 years ago)
Author:
mistic100
Message:

actually we need a separated file (conflict with other plugins)

File:
1 edited

Legend:

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

    r17654 r17655  
    4848  )
    4949  {
    50     include_once(HEADER_MANAGER_PATH . 'maintain.inc.php');
    51     plugin_install();
     50    include_once(HEADER_MANAGER_PATH . 'include/install.inc.php');
     51    header_manager_install();
    5252   
    5353    if ($pwg_loaded_plugins['header_manager']['version'] != 'auto')
Note: See TracChangeset for help on using the changeset viewer.