Delete AUTH.php

This commit is contained in:
corbpie 2022-03-06 03:07:58 +11:00 committed by GitHub
parent d645dbbd25
commit eee1fbc432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +0,0 @@
<?php
require_once('class.php');
$create_account = new auth();
$create_account->selfDestruct();