Skip to content
Snippets Groups Projects
einstellungen.php 72 B
Newer Older
Eric Laufer's avatar
Eric Laufer committed
<?php

$chat = Classloader('chat');
$chat->SettingSave($_POST);
?>