While implementing the smiley code I recognized that we don't need to customize the code that way nor add the THEME_HAS_SMILEY_GRAPHICS constant. Coppermine already checks the theme directory for smiley images:
[code]$paths = array($THEME_DIR....
[code]$paths = array($THEME_DIR....