Révision 043955eb
ID | 043955eb9051fade9400533198ced1890aa33284 |
Parent | e1acd4a1 |
Enfant | bd5025ab |
simple forgotten import
Fichiers
- ajouté
- modifié
- copié
- renommé
- supprimé
Révisions
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'), |