mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 00:24:35 +00:00
- Added helper language_helper to retrive the language of the logged user
- FHC_Controller now loads also the language_helper - Added missing comments to Auth_Controller - Fixed comments of session_helper
This commit is contained in:
@@ -10,13 +10,6 @@
|
||||
* @since Version 1.0.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* Message Helper
|
||||
*
|
||||
* @subpackage Helpers
|
||||
* @category Helpers
|
||||
*/
|
||||
|
||||
if (! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
|
||||
// -------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user