mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Third version of the VileSci interface that allows easily to add more prestudent
to a group or change their stufe
This commit is contained in:
@@ -653,6 +653,7 @@ class DB_Model extends FHC_Model
|
||||
{
|
||||
if (($isEntitled = $this->isEntitled($this->dbTable, $permission, FHC_NORIGHT, FHC_MODEL_ERROR)) !== true)
|
||||
{
|
||||
// TODO: resetQuery
|
||||
return $isEntitled;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user