Dash page logou

This commit is contained in:
2019-03-02 18:26:34 +00:00
parent a86188a54f
commit f34436219a
10 changed files with 481 additions and 166 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ $config['enable_hooks'] = FALSE;
| https://codeigniter.com/user_guide/general/creating_libraries.html
|
*/
$config['subclass_prefix'] = 'MY_';
$config['subclass_prefix'] = 'MER_';
/*
|--------------------------------------------------------------------------