🎉 Hello world
This commit is contained in:
4
public/emails.php
Normal file
4
public/emails.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
header('Content-Type: application/json');
|
||||
readfile(__DIR__.'/emails.json');
|
Reference in New Issue
Block a user