| [ Index ] |
PHP Cross Reference of IEUF |
[Summary view] [Print] [Text view]
1 /* 2 * To change this template, choose Tools | Templates 3 * and open the template in the editor. 4 */ 5 function Ouvreform(id,type) { 6 open("f_personnes.php?id="+id+"&type="+type,"_blank","width=1000,height=800,left=320,top=0,resizable=yes,scrollbars=yes").focus(); 7 } 8 function OuvreformPerso() { 9 open("f_personnes.php","_blank","width=1000,height=800,left=320,top=0,resizable=yes,scrollbars=yes").focus(); 10 } 11 12 13
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Jan 31 19:59:00 2014 | Cross-referenced by PHPXref 0.7.1 |