Ticket #239 (closed task: fixed)
Warnings in color.php
| Reported by: | NilsLindenberg | Owned by: | unassigned |
|---|---|---|---|
| Priority: | lowest | Milestone: | 1.3.1 |
| Component: | actions | Version: | 1.1.6.2 |
| Severity: | trivial | Keywords: | color action |
| Cc: |
Description
Just a small issue left with color.php:
In color_syntax_is_valid($syntax) we have to add an if(!defined(... to the constants in it, otherwise we get warnings like the following:
Notice: Constant PATTERN_VALID_HEX_COLOR already defined in [wikka]\actions\color.php on line 44
Change History
Note: See
TracTickets for help on using
tickets.