1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-17 10:41:34 +01:00
Files
CheckServer/lib/impexp/QozuToWordpress.php
2017-10-30 22:59:39 +01:00

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
*/
?>