mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
Neue Authentifizierungsklasse
This commit is contained in:
@@ -1350,6 +1350,9 @@ class content extends basis_db
|
||||
*/
|
||||
public function loadArray($ids, $sprache, $sichtbar=null)
|
||||
{
|
||||
if(count($ids)==0)
|
||||
return false;
|
||||
|
||||
$qry='';
|
||||
foreach($ids as $id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user