Summary | parse error in wicked/lib/Driver/sql.php |
Queue | Wicked |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | |
Requester | blackm (at) ferris (dot) dyndns (dot) info |
Created | 04/12/2005 (7409 days ago) |
Due | |
Updated | 04/12/2005 (7409 days ago) |
Assigned | |
Resolved | 04/12/2005 (7409 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ parse error in wicked/lib/Driver/sql.php
Queue ⇒ Wicked
New Attachment: wicked.patch
the following error:
Parse error: parse error, unexpected T_IF in
/home/blackm/public_html/h/wicked/lib/Driver/sql.php on line 386
The error is in line 385 (replace . with ; )...the attached patch
fixes this Problem