Ignore:
Timestamp:
May 20, 2010, 9:19:13 PM (14 years ago)
Author:
grum
Message:

Version 1.0.1
fix bug:1657

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ColorStat/cstat_aip.class.inc.php

    r6210 r6258  
    677677    $this->saveConfig();
    678678
    679     $local_tpl = new Template(AMD_PATH."admin/", "");
     679    $local_tpl = new Template(CSTAT_PATH."admin/", "");
    680680    $local_tpl->set_filename('body_page',
    681681                  dirname($this->getFileLocation()).'/admin/cstat_stat_show_iListColors.tpl');
Note: See TracChangeset for help on using the changeset viewer.