better test with 6 discs by default

This commit is contained in:
gnieark 2017-11-23 23:52:56 +01:00
parent 96787a8d6a
commit f61ad0c6ca

View File

@ -5,7 +5,7 @@
* licensed under the terms of the GNU General Public V3. See License file. * licensed under the terms of the GNU General Public V3. See License file.
*/ */
$discCount = 15; $discCount = 6;
//load the class //load the class
include("inc.php"); include("inc.php");