Beispiel #1
0
function popup_network_save()
{
    $ocs = new ocs();
    $ocs->SET_SERVER_SETTINGS("PROLOG_FREQ", $_GET["PROLOG_FREQ"]);
}