Ignore:
Timestamp:
May 7, 2010, 10:23:47 PM (14 years ago)
Author:
grum
Message:

Plugin is now in a usable state (color analysis is not yet tuned)

File:
1 edited

Legend:

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

    r5961 r6107  
    8585{
    8686  //CStat public interface loaded and active only if in public page
    87   /*include_once("cstat_pip.class.inc.php");
     87  include_once("cstat_pip.class.inc.php");
    8888  $obj=new CStat_PIP($prefixeTable, __FILE__);
    8989  set_plugin_data($plugin['id'], $obj);
    90   */
    9190}
    9291
Note: See TracChangeset for help on using the changeset viewer.