mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML><HEAD>
|
||||
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
|
||||
<BODY>
|
||||
<?php
|
||||
//for ($i=0;$i<100;$i++)
|
||||
echo mail($adress,$subject,"test");
|
||||
?>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user