Active
Project:
Google Search Appliance
Version:
7.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2016 at 09:51 UTC
Updated:
13 Apr 2016 at 10:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jadhavdevendra commentedProblem is in the module file where helpers and default theme implementations are loaded using require_once
Current implementation -
It should be as follows as per documentation at https://api.drupal.org/api/drupal/includes!module.inc/function/module_lo...
Comment #3
jadhavdevendra commentedComment #4
jadhavdevendra commentedPlease incorporate this patch in the subsequent release.