Final changes to par2 checking

This commit is contained in:
Darko
2013-09-15 08:26:55 +02:00
parent ea0e1a3933
commit e2f1435bc1
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
require(dirname(__FILE__)."/config.php");
require(WWW_DIR.'/lib/postprocess.php');
$version="0.1r832a";
$version="0.1r833";
$db = new DB();
$DIR = dirname (__FILE__);