mirror of
https://github.com/pierre42100/comunic
synced 2025-07-12 04:52:58 +00:00
First commit
This commit is contained in:
5
inc/like_external_page.php
Executable file
5
inc/like_external_page.php
Executable file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
//Sécurité
|
||||
if(!isset($like_external_page_verification))
|
||||
die('Invalid call!');
|
||||
?>J'aime
|
Reference in New Issue
Block a user