Option to add custom favicon

This commit is contained in:
Savetheinternet 2011-03-26 22:58:39 +11:00
parent 8ee00d344a
commit cbd9fa8f17
4 changed files with 4 additions and 0 deletions

View file

@ -449,4 +449,5 @@
// $config['url_stylesheet'] = 'http://static.example.org/style.css';
// $config['url_javascript'] = 'http://static.example.org/script.js';
// $config['url_banner'] = '/banner.php';
// $config['url_favicon'] = '/favicon.gif';
?>