<?php # mark core v1.0 # author Drk in # date 24.10.19 # class handler class handler { public static $qs = array(); public static $qp = array(); } ?>