Open neilbradley opened 12 years ago
Hey Erik,
I think the line 107 of config.master.php should read as;
$env_config['emoticon_path'] = $images_path . '/smileys/';
instead of;
$env_config['emoticon_path'] = $images_url . '/smileys/';
Hey Erik,
I think the line 107 of config.master.php should read as;
instead of;