mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 07:36:32 +02:00
Small typo fix.
This commit is contained in:
@@ -45,7 +45,7 @@ class signup_shortcodes extends e_shortcode
|
|||||||
switch ($param)
|
switch ($param)
|
||||||
{
|
{
|
||||||
case 'login':
|
case 'login':
|
||||||
return $this->sc_signup_social_login();
|
return $this->sc_signup_xup_login();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'signup':
|
case 'signup':
|
||||||
|
Reference in New Issue
Block a user