mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Third-party compatibility for forum shortcode vars.
This commit is contained in:
@@ -1366,7 +1366,8 @@ class e_shortcode
|
||||
}
|
||||
|
||||
/**
|
||||
* Alias of setParserVars - Preferred use by Plugins.
|
||||
* Alias of setParserVars - Preferred use by Plugins.
|
||||
* Sets the value of $sc->var
|
||||
*/
|
||||
public function setVars($eVars) // Alias of setParserVars();
|
||||
{
|
||||
|
Reference in New Issue
Block a user