6 lines
47 B
PHP
Executable File
6 lines
47 B
PHP
Executable File
<?php
|
|
|
|
global $_MODULE;
|
|
$_MODULE = array();
|
|
|
|
?>
|