mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +02:00
signup_text - forgotten line to change
This commit is contained in:
@@ -159,7 +159,7 @@ class signup_shortcodes extends e_shortcode
|
|||||||
|
|
||||||
/* example: {SIGNUP_SIGNUP_TEXT}
|
/* example: {SIGNUP_SIGNUP_TEXT}
|
||||||
/* example: {SIGNUP_SIGNUP_TEXT: class=custom} */
|
/* example: {SIGNUP_SIGNUP_TEXT: class=custom} */
|
||||||
function sc_signup_signup_text()
|
function sc_signup_signup_text($parm='')
|
||||||
{
|
{
|
||||||
$pref = e107::getPref();
|
$pref = e107::getPref();
|
||||||
$tp = e107::getParser();
|
$tp = e107::getParser();
|
||||||
|
Reference in New Issue
Block a user