alpha_full/admin/publier/import.post.php
2026-04-06 22:58:51 +02:00

3 lines
77 B
PHP
Executable File

<?php
if (isset($_POST['catImport'])) {$catImport=$_POST['catImport'];}
?>