Skip to content
Snippets Groups Projects
Commit 09e8a9ff authored by Peter Rotich's avatar Peter Rotich
Browse files

Update schema signature to the latest

parent 4a409f85
No related branches found
No related tags found
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','ssddsdsd'); //MD5 signature of the db schema. (used to trigger upgrades) define('SCHEMA_SIGNATURE','abe9c0cb845be52c10fcd7b3e626a589'); //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