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

Bump database signature to trigger update

parent 0d33dc90
Branches
Tags
No related merge requests found
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
#Current version && schema signature (Changes from version to version) #Current version && schema signature (Changes from version to version)
define('THIS_VERSION','1.7-DPR2'); //Shown on admin panel define('THIS_VERSION','1.7-DPR2'); //Shown on admin panel
define('SCHEMA_SIGNATURE','abe9c0cb845be52c10fcd7b3e626a589'); //MD5 signature of the db schema. (used to trigger upgrades) define('SCHEMA_SIGNATURE','3c2e0f54d9e08bad38028cd42767c7c9'); //MD5 signature of the db schema. (used to trigger upgrades)
#load config info #load config info
$configfile=''; $configfile='';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment