- <?php
- /*
- * Install Uninstall Upgrade AutoStat System Code 2017040223vYV23HJDj3
- * This is NOT a freeware, use is subject to license terms
- * From www.1314study.com
- */
- if(!defined('IN_DISCUZ')) {
- exit('Access Denied');
- }
- require_once ('pluginvar.func.php');
- splugin_thinks(CURMODULE);
- ?>
|