3 lines
77 B
PHP
Executable File
3 lines
77 B
PHP
Executable File
<?php
|
|
if (isset($_POST['catImport'])) {$catImport=$_POST['catImport'];}
|
|
?>
|