Hi, just noticed that there was a little bug in
htdocs\modules\personell_admin\personell_listall.php 
Line 61 should be
$sql='SELECT ps.pid, ps.nr, ps.is_discharged, p.name_last, p.name_first,
p.date_birth, p.addr_zip, p.sex, p.photo_filename';

(ps.pid fails)

and line 211 should be

echo '<td><a
href="javascript:popPic(\''.$zeile['pid'].'\',\''.$zeile['photo_filename'].'\')">';

Otherwise the picture popup does not work....


greetings to all


emir prcic

-- 
"Sie haben neue Mails!" - Die GMX Toolbar informiert Sie beim Surfen!
Jetzt aktivieren unter http://www.gmx.net/info



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Care2002-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to