Changeset 5448 for trunk/include


Ignore:
Timestamp:
Mar 29, 2010, 5:14:21 PM (14 years ago)
Author:
patdenice
Message:

feature 1502: Configuration menu is selected when theme configuration page is selected.
Remove useless global $page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/template.class.php

    r5446 r5448  
    577577  function load_themeconf($dir)
    578578  {
    579     global $themeconfs, $conf, $page;
     579    global $themeconfs, $conf;
    580580
    581581    $dir = realpath($dir);
Note: See TracChangeset for help on using the changeset viewer.