Révision 043955eb
Ajouté par Jocelyn Dealande il y a presque 10 ans
show_capline.php | ||
---|---|---|
1 | 1 |
<?php |
2 |
require_once('class/FormValidator.class.php'); |
|
3 |
|
|
2 | 4 |
$fields_spec = array( |
3 | 5 |
'cap' => array('numeric'), |
4 | 6 |
'org_lat' => array('numeric'), |
Formats disponibles : Unified diff
simple forgotten import