projects
/
s9y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
906e8be
)
fix spelling mistake
author
garvinhicking
<garvinhicking>
Thu, 13 Apr 2006 10:29:31 +0000
(10:29 +0000)
committer
garvinhicking
<garvinhicking>
Thu, 13 Apr 2006 10:29:31 +0000
(10:29 +0000)
include/functions_smarty.inc.php
patch
|
blob
|
history
diff --git
a/include/functions_smarty.inc.php
b/include/functions_smarty.inc.php
index 35485c57cd39c5e596f04f5864edd55ade5596f3..0dcada4ca53f14bc4de4bcb8dc1ed5d27682c012 100644
(file)
--- a/
include/functions_smarty.inc.php
+++ b/
include/functions_smarty.inc.php
@@
-684,7
+684,7
@@
function serendipity_smarty_init($vars = array()) {
if (is_array($template_config)) {
$template_vars =& serendipity_loadThemeOptions($template_config);
- $serendipty['smarty']->assign('template_option', $template_vars);
+ $serendip
i
ty['smarty']->assign('template_option', $template_vars);
}
return true;