ad_get_partner_procs db tableWhat it does:
Returns all procs from $table for the current partner. Memoizes the procs so we don't hit the db constantly for each partnerDefined in: /web/philip/tcl/ad-partner-defs.tcl
Source code:
return [ad_partner_procs $table]