Summary | test.php makes calls to missing files |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | tom415 (at) yahoo (dot) com |
Created | 04/26/2004 (7744 days ago) |
Due | |
Updated | 04/26/2004 (7744 days ago) |
Assigned | |
Resolved | 04/26/2004 (7744 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
you, and those files are included with include_once, instead of
require_once, so that you can see the test.php errors instead of
having it choke on the includes.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Queue ⇒ Horde Base
/lib/core.php to non-existent files in "framework". The missing files
are Notification.php, Auth.php, Browser.php and Perms.php all in the
/framework/Horde directory.