Private GIT

Skip to content
Snippets Groups Projects
Commit d1acca95 authored by Julien Mathis's avatar Julien Mathis
Browse files

replace <? by <?php

git-svn-id: http://svn.centreon.com/trunk/centreon@3476 6bcd3966-0018-0410-8128-fd23d134de7e
parent 5844252c
Branches
Tags
No related merge requests found
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
* @param array Format: null * @param array Format: null
* @param Smarty * @param Smarty
*/ */
function smarty_core_assign_smarty_interface($params, &$smarty) function smarty_core_assign_smarty_interface($params, &$smarty)
{ {
if (isset($smarty->_smarty_vars) && isset($smarty->_smarty_vars['request'])) { if (isset($smarty->_smarty_vars) && isset($smarty->_smarty_vars['request'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment