Fails to include a file in links_admin.module
LPCA - July 16, 2009 - 01:49
| Project: | Links Package |
| Version: | 6.x-1.2 |
| Component: | Code: links_admin.module |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
line 13:
require_once "links.inc";
replace with:
module_load_include('inc','links','links');
that should fix include/require errors in some hosts

#1
i think this fix should be commited to the stable release as soon as possible, without further waiting for the next major/minor version in the dev branch... so rather as a patch 6.x-1.2-1