Closed (duplicate)
Project:
On This Day
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2008 at 13:18 UTC
Updated:
9 Mar 2008 at 08:59 UTC
I'm not a coder but I think this needs changing:
line 158: switch $op {
to
line 158: switch ($op) {
Otherwise I get: unexpected T_VARIABLE line 158
Comments
Comment #1
sillygwailoFixed in the next developmental snapshot. Marking as duplicate of http://drupal.org/node/212092