Adding error handling Adding basic SMTP class core routing is working
@@ -1,10 +1,11 @@
<?php
require('system/engine/core.php');
foreach (glob("system/vendor/*.php") as $filename)
{
include $filename;
}
$core = new HF_Core();
$core->run();
The note is not visible to the blocked user.