Closed (fixed)
Project:
Workbench Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2012 at 05:48 UTC
Updated:
15 Apr 2017 at 19:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
berenddeboer commentedAutoloading is done by workbench_access_load_include and it says:
Here a patch so auto loading works.
Comment #2
berenddeboer commentedComment #4
agentrickardYou must patch against -dev.
Comment #5
berenddeboer commentedThanks agentrickard. Here the patch against dev.
Comment #7
agentrickardPatch failed. Also, you cannot remove the $ from the regex in file_scan_directory(), doing so causes other failures if you have backups files in your dir.
Comment #8
jibranHow about this?
Comment #9
agentrickardLooks fine.
Comment #10
jibranThanks! @agentrickard.
Comment #12
agentrickardCommitted!
Comment #14
agentrickard