Files
CheckServer/lib/impexp/QozuToWordpress.php
T

9 lines
257 B
PHP
Executable File

<?php
require_once 'connect.php';
/** This function exports comments of a website
Only needs the ID_W for the import, var and file
Function doesn't have security for knowing if is a trusted user importing it or not, it has to be did before calling
*/
?>