Bug 6549 - Warning in apache error log
Summary: Warning in apache error log
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Self checkout (show other bugs)
Version: 3.4
Hardware: All All
: PATCH-Sent (DO NOT USE) trivial
Assignee: Ian Walls
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 14:41 UTC by Sébastien Marie
Modified: 2012-10-25 23:03 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Trivial patch (1.03 KB, patch)
2011-07-02 14:41 UTC, Sébastien Marie
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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