Skip to content
Snippets Groups Projects
grundeinstellung.php 82 B
Newer Older
Eric Laufer's avatar
Eric Laufer committed
<?php
$grund = Classloader('grundeinstellung',true);
$grund->Save($_POST);
?>