mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
FE: API in-app messaging endpoint
Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// 🔺----- API ENDPOINTS SUPERSEDED -----🔺
|
||||||
|
// check server/api_server/api_server_start.py for equivalents
|
||||||
|
// equivalent: /messaging/in-app
|
||||||
|
// 🔺----- API ENDPOINTS SUPERSEDED -----🔺
|
||||||
|
|
||||||
require dirname(__FILE__).'/../templates/globals.php';
|
require dirname(__FILE__).'/../templates/globals.php';
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user