require_once (D_P.'data/bbscache/baseconfig.php');
require_once D_P.'data/sql_config.php';
pwCache::getData(D_P.'data/bbscache/config.php');
file_exists(D_P."data/$lockfile") && Promptmsg('have_file');
@unlink(D_P.'data/install_sys.sql');
$css_path = D_P.'data/style/'.$tplpath.'_css.htm';