CARMA Captcha Removal

From TMM Wiki
Revision as of 15:09, 3 April 2010 by TMMMikeSopko (talk | contribs) (Created page with ' To disable the Completely Automated Public Turning test to tell Computers and Humans Apart (CAPTCHA) image on the external access page by editing the config.php file on your…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To disable the Completely Automated Public Turning test to tell Computers and Humans Apart (CAPTCHA) image on the external access page by editing the config.php file on your server.

Remove the following lines:


     $config['HIDE_CAPTCHA'] = 1;