1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 03:24:20 +02:00

Renamed some methods in e_signup.

This commit is contained in:
Cameron
2021-01-11 16:46:33 -08:00
parent c8a070de27
commit 1d8df4c150
3 changed files with 18 additions and 18 deletions

View File

@@ -32,7 +32,7 @@
}
public function testRenderEmailPreview()
/* public function testRenderEmailPreview()
{
}
@@ -45,7 +45,7 @@
public function testRender_after_signup()
{
}
}*/
public function testProcessActivationLink()
{