mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Some class renaming.
This commit is contained in:
@@ -17,7 +17,7 @@ if (!defined('e107_INIT')) { exit; }
|
||||
* @todo add all processing elements withing signup.php into this class.
|
||||
* @todo create unit tests for each of the methods.
|
||||
*/
|
||||
class e_signup_class
|
||||
class e_signup
|
||||
{
|
||||
|
||||
private $testMode = false;
|
||||
|
Reference in New Issue
Block a user