mirror of
https://github.com/e107inc/e107.git
synced 2025-02-11 18:14:10 +01:00
signup_text - forgotten line to change
This commit is contained in:
parent
1e44b5a8d9
commit
5158b3ab9b
@ -159,7 +159,7 @@ class signup_shortcodes extends e_shortcode
|
||||
|
||||
/* example: {SIGNUP_SIGNUP_TEXT}
|
||||
/* example: {SIGNUP_SIGNUP_TEXT: class=custom} */
|
||||
function sc_signup_signup_text()
|
||||
function sc_signup_signup_text($parm='')
|
||||
{
|
||||
$pref = e107::getPref();
|
||||
$tp = e107::getParser();
|
||||
|
Loading…
x
Reference in New Issue
Block a user