Added google chart
This commit is contained in:
@@ -114,7 +114,7 @@ Kohana::modules(array(
|
||||
'cron' => SMDPATH.'cron', // Kohana Cron Module
|
||||
// 'codebench' => SMDPATH.'codebench', // Benchmarking tool
|
||||
'database' => SMDPATH.'database', // Database access
|
||||
// 'gchart' => MODPATH.'gchart', // Google Chart Module
|
||||
'gchart' => MODPATH.'gchart', // Google Chart Module
|
||||
// 'image' => SMDPATH.'image', // Image manipulation
|
||||
'khemail' => SMDPATH.'khemail', // Email module for Kohana 3 PHP Framework
|
||||
'minion' => SMDPATH.'minion', // CLI Tasks
|
||||
|
Reference in New Issue
Block a user