mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-22 21:13:46 +01:00
First commit. Check if all is uploaded well.
This commit is contained in:
9
lib/impexp/QozuToWordpress.php
Executable file
9
lib/impexp/QozuToWordpress.php
Executable file
@@ -0,0 +1,9 @@
|
||||
<?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
|
||||
*/
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user