*31.10.2023 -> Fehler beim speichern der Logins gefixt

This commit is contained in:
2023-11-23 12:40:46 +01:00
parent 03992a0a2a
commit 793e4a9979
2 changed files with 83 additions and 5 deletions

View File

@@ -34,6 +34,8 @@
get_channel_messages(id, $_limit=50, $_offset=0); -< array
get_conversation_messages(id,limit=50,offset=0); -< array
Beispiele:
@@ -743,4 +745,4 @@ class hermineConnect{
return $this->_delete_files($_ids);
}
}
?>
?>