Code

< 40 %
40-60 %
> 60 %
1
<?php
2
3
global $_MODULE;
4
$_MODULE = array();
5
6
?>
7