Misc Classes: Database class integration.

This commit is contained in:
Nate
2019-09-02 15:57:18 -06:00
parent 601198e01a
commit 836fb87136
11 changed files with 2002 additions and 2172 deletions

View File

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