4 lines
43 B
PHP
4 lines
43 B
PHP
|
<?php
|
||
|
|
||
|
global $_MODULE;
|
||
|
$_MODULE = array();
|