mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
This commit is contained in:
@@ -53,7 +53,7 @@ class resturlaub
|
||||
function resturlaub($conn, $uid=null, $unicode=false)
|
||||
{
|
||||
$this->conn = $conn;
|
||||
|
||||
/*
|
||||
if($unicode!=null)
|
||||
{
|
||||
if ($unicode)
|
||||
@@ -71,7 +71,7 @@ class resturlaub
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
if($uid!=null)
|
||||
$this->load($uid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user