$focus needs to be a $globalVar
authorRobert Sesek <rsesek@bluestatic.org>
Thu, 26 Jun 2008 14:55:52 +0000 (10:55 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Thu, 26 Jun 2008 14:55:52 +0000 (10:55 -0400)
global.php

index 29110c854ab2808ee0afe6d9fcea8c8415266168..1899afc7e86ccd4c8cf97f5e5585e7af237cc99f 100755 (executable)
@@ -74,6 +74,7 @@ if (!(defined('NO_TEMPLATES') AND constant('NO_TEMPLATES') == true))
        BSTemplate::$globalVars = array(
                'stylevar'      => &$stylevar,
                'show'          => &$show,
+               'focus'         => $focus
        );
                
        $globalTemplates = array(