Change logos in footer and link them to the appropriate sites
This commit is contained in:
@@ -64,7 +64,7 @@ $autoload['libraries'] = array('session', 'lang_detect', 'database', 'access', '
|
||||
| $autoload['helper'] = array('url', 'file');
|
||||
*/
|
||||
|
||||
$autoload['helper'] = array('date', 'url', 'form', 'language', 'string', 'asset', 'text');
|
||||
$autoload['helper'] = array('date', 'url', 'form', 'language', 'string', 'asset', 'text', 'html');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user