mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-09 09:45:17 +00:00
- Creating cards now works. We use Open Sans to make texts beautiful
- Added card counts to default controller - Load images from our basecards folder in assets - Administration now includes card counts - Other misc improvements
This commit is contained in:
@@ -76,7 +76,7 @@ $autoload['libraries'] = array('database', 'session');
|
||||
| $autoload['helper'] = array('url', 'file');
|
||||
*/
|
||||
|
||||
$autoload['helper'] = array('url', 'file');
|
||||
$autoload['helper'] = array('url', 'file', 'text', 'directory', 'ecards');
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user