V1.0 add email notifications

This commit is contained in:
ellite
2023-11-10 11:45:01 +01:00
parent 65786aa191
commit 7c2e7f00b9
22 changed files with 7161 additions and 23 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
#Webroot path
$webPath = "/var/www/html/";
?>