Remove EXPRs from includes file.
authorJoe Atzberger (siptest <atz4sip@arwen.metavore.com>
Fri, 20 Jun 2008 21:21:14 +0000 (16:21 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 20 Jun 2008 21:23:19 +0000 (16:23 -0500)
commitf79e1d2b9a0b8b21cb2b4a3cdfc6b0dfdcaf7644
tree629dac1a7bcdcdcd07aab8417ffdee95e21250c1
parent4e43f4db7d80cd66eed7e53f503e54096f912df7
Remove EXPRs from includes file.

This prevents the following log entries:
    error EXPR:at pos 42: non-initialized variable OPACViewOthersSuggestions
EXPR must NOT be used unless the author can guarantee ALL names referenced
will be defined at the BEGINNING of TMPL execution.  That suggests that in
.inc files, only variables populated by get_template... are valid, since
the author cannot guarantee what other templates might include the file.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/opac-tmpl/prog/en/includes/masthead.inc