Phpgedview: Difference between revisions

From Hackepedia
Jump to navigationJump to search
Created page with 'If you're getting error: ERROR 8: Undefined variable: ENABLE_AUTOCOMPLETE edit the index/name_ged_conf.php file by adding: $ENABLE_AUTOCOMPLETE = true ;//-- …'
 
(No difference)

Latest revision as of 12:04, 27 April 2010

If you're getting error:

ERROR 8: Undefined variable: ENABLE_AUTOCOMPLETE

edit the index/name_ged_conf.php file by adding:

$ENABLE_AUTOCOMPLETE = true ;//-- Enable Autocomplete for certain input fields