mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-13 10:09:27 +00:00
Fixed Merge Conflict
This commit is contained in:
@@ -784,11 +784,6 @@ class Prestudent_model extends DB_Model
|
||||
|
||||
return $this->execQuery($query, array($person_id));
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
|
||||
public function getMobilityPrestudent(){
|
||||
|
||||
=======
|
||||
|
||||
/**
|
||||
* Adds a filter to the query builder
|
||||
@@ -902,6 +897,5 @@ class Prestudent_model extends DB_Model
|
||||
Events::trigger('prestudent_add_filter', $filter);
|
||||
|
||||
return true;
|
||||
>>>>>>> master
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user