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