Changes to the auth method. !!Incomplete!!

This commit is contained in:
ahwelp
2023-01-24 20:40:01 +00:00
parent 78bd7cc06d
commit 357baca274
20 changed files with 877 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<?php
$plugin->name = "core_auth";
$plugin->version = "1.0.2";
//$plugin->require = Array( ["name" => "plugin_name", "version" => "x.x.x"] );