<?php
// Sentastico Open Source Script Installer for Sentora CP
// File : sentora-install.php
// Version : 20.1.3.0 (05-29-2015)
// Updated By : TGates for Sentora
// Additional Work : Durandle, Mudasir Mirza
// Contact Email : tgates@mach-hosting.com
// Original Author : Bobby Allen
header('Location: install/index.php');
?>