View Single Post
  #16  
Old 08-18-2003, 12:20 PM
  TelaFirma's Avatar 
TelaFirma TelaFirma is offline
 

X-Adept
  
Join Date: Nov 2002
Location: North Carolina USA
Posts: 930
 

Default

I just realized I left a part out. I ahve changed the above post to reflect this...

in your customer/home.php file, add this line close to the top:

Code:
include "./random.php";

This will make it work... sorry I left that out.
Reply With Quote