Active
Project:
Brilliant Gallery
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2009 at 21:27 UTC
Updated:
1 May 2009 at 21:58 UTC
In 6.1 there was this function (load_dir_to_array) in the brilliant_gallery.module file
In 6.3 it seems to have disappeared from the file, even though it is still called (lines 388, 637):
$temp = load_dir_to_array($absolpath, $imagewidth, $fullresolutionmaxwidth, $brilliant_gallery_sort);
Anyone know where that function (or whatever replaced it) went??
Comments
Comment #1
drpchris commentedNever mind, somehow I missed the functions.inc file. Whoops.
Comment #2
agerson commentedI think functions.inc is missing from the latest dev build.