View Single Post
Old December 9th, 2004, 11:51 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Show CMPS modules on Gallery pages

Yup... You basically need this:

define('VBA_PORTAL', true);
define('VBA_PAGE', 'pagename');
  Reply With Quote