Project

General

Profile

« Previous | Next » 

Revision 043955eb

ID043955eb9051fade9400533198ced1890aa33284
Parent e1acd4a1
Child bd5025ab

Added by Jocelyn Dealande about 10 years ago

simple forgotten import

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences

Changesets

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'),