Changeset 10630 for extensions/ColorStat/cstat_install.class.inc.php
- Timestamp:
- Apr 26, 2011, 9:50:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/ColorStat/cstat_install.class.inc.php
r8544 r10630 16 16 if(!defined('PHPWG_ROOT_PATH')) die('Hacking attempt!'); 17 17 18 include_once('cstat_version.inc.php'); // => Don't forget to update this file !!19 18 include_once('cstat_root.class.inc.php'); 20 19 include_once(PHPWG_PLUGINS_PATH.'GrumPluginClasses/classes/GPCTables.class.inc.php');
Note: See TracChangeset
for help on using the changeset viewer.