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

require_once('lib/class/werbung.class.php');
$Werbung = new WERBUNG;
$Werbung->FBEintragen($_POST);