<?php

require_once('lib/class/userprofil.class.php');
$pass = NEW USERPROFIL;

$pass->set_uid($_SESSION['uid']);
$pass->pw_erneuern();