Tighten up configuration variable scope used by search method
Posted September 19th, 2009 by chadmills
Project: | RUcore/NJDH/Partner Portal Search |
Version: | 5.1 |
Component: | API |
Category: | task |
Priority: | normal |
Assigned: | chadmills |
Status: | closed |
Jump to:
Description
Search method was grabbing the full ssConfiguration table values and throwing them into the local variable scope. The method now only grabs what it needs form the ssConfiguration table and stores it in local scope.
Comments
#1