Bug 6549

Summary: Warning in apache error log
Product: Koha Reporter: Sébastien Marie <semarie>
Component: Self checkoutAssignee: Ian Walls <koha.sekjal>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: trivial    
Priority: PATCH-Sent (DO NOT USE) CC: chris
Version: 3.4   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Trivial patch

Description Sébastien Marie 2011-07-02 14:41:09 UTC
Created attachment 4548 [details] [review]
Trivial patch

Just for a warning in opac error file:

sco-main.pl: Parentheses missing around "my" list at /srv/koha/koha-git-tree/opac/sco/sco-main.pl line 95.

A trivial patch is attached.
Comment 1 Chris Cormack 2011-07-02 21:03:37 UTC
Small fix to quiet warns, pushed
Comment 2 Sébastien Marie 2011-07-03 05:17:35 UTC
Thanks