about summary refs log tree commit diff stats
path: root/update/plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html
blob: 1f0fc238c2776c46725cebb62f7eadc09cfc773a (generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-11-11 18:50:21 +0000
> header('Location: install.php'); exit; } if (file_exists('install.php')) { die('Excuse me, but you need to delete install.php before you can use this as leaving install.php there is a biiiig security hole.'); } session_start(); include('includes/config.php'); mysql_connect($dbhost, $dbuser, $dbpass); mysql_select_db($dbname); ?>