diff --git a/include/localtx.php b/include/localtx.php index c377f97..652bf78 100644 --- a/include/localtx.php +++ b/include/localtx.php @@ -47,9 +47,6 @@ for ($i = 0; $i < count($localTXList); $i++) { } echo"\n"; $counter++; - if ($counter == 20) { - break; - } } }