Current File : /home/inlingua/public_html/icentex/Backup/admin/timesheet_location.conf.php
<?php
// Field array for table: timesheet_location. Created on 2010-05-22
$dbFieldList = array (
	"recNo" => array ("fVal" => "0", "fTyp" => "N", "fSet" => false),
	"location" => array ("fVal" => "", "fTyp" => "S", "fSet" => false),
	"zipcode" => array ("fVal" => "", "fTyp" => "S", "fSet" => false),
);
?>