Merge branch 'master' of disposed.de:scattport

This commit is contained in:
Karsten Heiken
2011-04-22 02:54:50 +02:00
4 changed files with 89 additions and 4 deletions

View File

@@ -274,7 +274,6 @@ class User extends CI_Model {
$session_data = array(
'username' => $result->username,
'id' => $result->id, // kept for backwards compatibility
'user_id' => $result->id,
'group_id' => $result->group_id,
'group' => $group->name