Changes and fixes in Info.php and nzbcontents.php.

This commit is contained in:
Darko
2014-04-16 14:14:35 +02:00
parent b1c37caa99
commit ae752a4ffe
5 changed files with 38 additions and 2585 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.3r1098";
$version = "0.3r1099";
$db = new DB();
$functions = new Functions();