5 lines
48 B
PHP
5 lines
48 B
PHP
|
<?php
|
||
|
|
||
|
global $_MODULE;
|
||
|
$_MODULE = array();
|