user); $size = $pici->getImagesize('small', array('shrink-height'=>'65')); if ($size) { if (defined('PMXPROFVIEWLOADED') && $pici->is_uploaded()) { $photo = ''; } else { $photo = $pici->getHtml('small', array('shrink-height'=>'65')); } /* Ausgabepuffer für dyn. Stylesheets starten */ ob_start(); ?>