Misc Classes: Database class integration.

This commit is contained in:
Nate
2019-09-02 15:57:18 -06:00
parent eb0023903e
commit fabda61963
12 changed files with 2086 additions and 2246 deletions

View File

@@ -34,8 +34,6 @@ class captcha {
/**
* Called when the object is created
*/
//public $db;
//public $domain_uuid;
public $code;
/**