mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-22 17:32:18 +00:00
This commit is contained in:
@@ -47,7 +47,7 @@ class ical extends basis_db
|
||||
{
|
||||
$rows = explode("\n",$ical);
|
||||
|
||||
$idx = count($result);
|
||||
$idx = count($this->result);
|
||||
$status=0;
|
||||
$dtstart='';
|
||||
$dtend='';
|
||||
|
||||
Reference in New Issue
Block a user