Skip to content
Snippets Groups Projects
Commit 237604df authored by Jared Hancock's avatar Jared Hancock
Browse files

Merge pull request #547 from tomashastings/patch-2


Update prereq.inc.php

Reviewed-By: default avatarJared Hancock <jared@osticket.com>
parents bc02bba2 ba09a6ea
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D ...@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D
MySQL v4.4 or greater - (<small><b><?php echo extension_loaded('mysql')?'module loaded':'missing!'; ?></b></small>)</li> MySQL v4.4 or greater - (<small><b><?php echo extension_loaded('mysql')?'module loaded':'missing!'; ?></b></small>)</li>
</ul> </ul>
<h3>Higly Recommended:</h3> <h3>Higly Recommended:</h3>
We hightly recommend that you follow the steps below. We highly recommend that you follow the steps below.
<ul> <ul>
<li>Backup the current database, if you haven't done so already.</li> <li>Backup the current database, if you haven't done so already.</li>
<li>Be patient the upgrade process will take a couple of seconds.</li> <li>Be patient the upgrade process will take a couple of seconds.</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment