fixed explode 2cd param to string
This commit is contained in:
@ -371,7 +371,7 @@ class Serendipity_Smarty extends Smarty
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an array containing template variables
|
||||
* Returns an array containing template variables- BC mode Smarty 2 -> 3
|
||||
*
|
||||
* @param string $name
|
||||
* @return array
|
||||
|
Reference in New Issue
Block a user