芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/www/resuamer/site/application/messages/admin/candidat.php
array( 'not_empty' => 'Le nom est obligatoire', 'max_length' => 'Le nom est trop long, 45 caractères max', ), 'prenom' => array( 'not_empty' => 'Le prénom est obligatoire', 'max_length' => 'Le prénom est trop long, 45 caractères max', ), 'parti' => array( 'not_empty' => 'Le parti est obligatoire' ), 'ville_naissance' => array( 'not_empty' => 'La vilel de naissance est obligatoire', 'max_length' => 'La ville de naissance est trop longue, 255 caractères max', ), );