Ignore:
Timestamp:
May 25, 2011, 1:01:27 PM (13 years ago)
Author:
patdenice
Message:

Rename plugins_list.tpl into plugins_installed.tpl.
Update obsolete_extensions.list for 2.3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/plugins_installed.php

    r11047 r11048  
    2929include_once(PHPWG_ROOT_PATH.'admin/include/plugins.class.php');
    3030
    31 $template->set_filenames(array('plugins' => 'plugins_list.tpl'));
     31$template->set_filenames(array('plugins' => 'plugins_installed.tpl'));
    3232
    3333// display mode
Note: See TracChangeset for help on using the changeset viewer.