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