Update install.php

spelling
This commit is contained in:
Paul Gear
2015-08-11 08:39:14 +10:00
parent e8a74e17a6
commit 5d3701e3a6
+1 -1
View File
@@ -301,7 +301,7 @@ elseif($stage == "2") {
<div class="col-md-3">
</div>
<div class="col-md-6">
<h5 class="text-center">Importing MySQL DB - Do not close this page or interupt the import</h5>
<h5 class="text-center">Importing MySQL DB - Do not close this page or interrupt the import</h5>
<?php
// Ok now let's set the db connection up
$config['db_host']=$dbhost;