Fix issues
Fix:
- Hooks, Allow Closure usage.
Fix:
- Profiling database not possible when using PDO
Fix:
- Profiler link not visible on ajax pannel (JS Error)
Changes:
- New Profiler page for Ajax request
Changes:
- New Tab for Ajax request
Changes:
- Database queries display.
- Global Execution time for multiple database queries.
- Display views variables
Changes:
- var_dump function is used instead of print_r() to show configuration and session details.
Bugfixes:
- Support of HMVC, Overriding core/MY_Loader.php
- Breaking view when adding config data which contains html tags
Bugfixes:
- Add translation packages for some languages ( French, German, Russian, Italian, Spanish )
- Set the default translation to English if the translantion file does not exists.