An error occurred while loading the file. Please try again.
-
Eric Laufer authored
- Adminblacklist Dazu gekommen - User können Werbung melden Bug #21
85888142
pass_neu.php 142 B
<?php
require_once('lib/class/userprofil.class.php');
$pass = NEW USERPROFIL;
$pass->set_uid($_SESSION['uid']);
$pass->pw_erneuern($_POST);