~include('../site/admin.header.tmpl','Ajout image') ~includeonce('../lib/admin.tmpl') ~setl('max_upload', ~integer(~getpost('max_upload'))) ~for( ~setl('i', 1), ~getl('i') <= ~getl('max_upload'), ~setl('i', ~getl('i') +1), ~include('../img/submit_img.send.tmpl',~addslashes(~getpost('res_type')),~addslashes(~getpost('res_id')),,'image~getl('i')') ) ~if(~get('image_id')!='' && ~getl('max_upload') == 1, ~redirect(~admin_edit_link(~get('res_type_images'),~get('image_id'),,~getpost('res_type'), ~getpost('res_id'))) ,~if(~get('image_id'), ~redirect(~admin_edit_link(~get('res_type_images'),,,~getpost('res_type'), ~getpost('res_id'))) )) L~apos()image n~apos()a pas été acceptée par le système. Inutile d~apos()insister.
~admin_add_image(~getpost('res_type'), ~getpost('res_id')) ~include('retour.tmpl',~getpost('res_type'),~getpost('res_id')) ~include('../site/admin.footer.tmpl')