Summary | Form.php includes non-existent file. |
Queue | Whups |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | abe.gillespie (at) gmail (dot) com |
Created | 09/19/2005 (7310 days ago) |
Due | |
Updated | 09/19/2005 (7310 days ago) |
Assigned | |
Resolved | 09/19/2005 (7310 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Form.php includes non-existent file.
Queue ⇒ Whups
require_once 'Date/Calc.php';
is erroroneous. There's no such file. I simply commented out the
body and returned "" to get things working in Whups.