Closed (fixed)
Project:
Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 Nov 2009 at 17:44 UTC
Updated:
5 Feb 2010 at 20:50 UTC
The function uc_ups_request_pickup() is a utility function which currently resides in uc_ups.module but is only called from within uc_ups.admin.inc. The attached patch moves this function out of uc_ups.module and into uc_ups.admin.inc so it isn't parsed and loaded into memory unless needed.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_ups.admin_.inc_.patch | 1.31 KB | tr | |
| uc_ups.module.patch | 1.4 KB | tr |
Comments
Comment #1
tr commentedComment #2
tr commentedAny reason this can't be done? Bumping to top...
Comment #3
tr commentedComment #4
Island Usurper commentedNo reason that I can see. Thanks.
Committed.