Fixed prehash FT matching.

This commit is contained in:
Darko
2014-05-21 10:07:11 +02:00
parent 9ecae34954
commit d2bc05b37f
2 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require_once(dirname(__FILE__) . "/../lib/showsleep.php");
require_once(dirname(__FILE__) . "/../lib/functions.php");
$version = "0.3r1167";
$version = "0.3r1168";
$db = new DB();
$functions = new Functions();