Hi, 2009/7/9 Jesse <[email protected]>: > 2009/7/9 Kyle Hall <[email protected]> >> Is there any way to limit access to Context->dbh to only the C4 >> Modules? Being able to enforce coding guidelines would be nice. > This might, in theory, be possible. It might be easier to simply excise the > offending statements, however.
I agree. > Some of these entries are due to older, crustier parts of the API that still > require passing $dbh, which is fairly easy to fix. Fixing the remaining API calls that require $dbh to be passed would be a good first step. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime [email protected] p: 1-888-564-2457 x709 skype: gmcharlt _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha.org/mailman/listinfo/koha-devel
