View Single Post
  #5 (permalink)  
Old 04-22-2008, 07:24 AM
sunspark sunspark is offline
Junior Member
 
Join Date: Apr 2008
Location: Canada
Posts: 8
Question Hmmm

Get rid of the single quotes, then try

PHP Code:
$this->_credentialTreatment $dbAdapter->quote($registry->config->accounts->CredentialTreatment); 
Reply With Quote