{* *}{strip} {if !empty($config->demo)} {* *} {$text = $current_theme} {$text = preg_replace('/[^a-z0-9]+/iu', ' ', $text)} {$text = preg_replace('/([a-z0-9])([A-Z])/u', '$1 $2', $text)} {* *}