Closed jhuesser closed 7 years ago
somhow
if($mainaction == true) { //mainaction }
was written as
if($mainaction == false){ //mainaction }
fix #148
somhow
was written as
fix #148