14 lines
261 B
PHP
14 lines
261 B
PHP
<?php
|
|
//WARNING: The contents of this file are auto-generated
|
|
|
|
|
|
// created: 2012-04-23 13:50:59
|
|
$dictionary['Task']['fields']['name']['required']=false;
|
|
|
|
|
|
|
|
// created: 2012-04-23 13:52:09
|
|
$dictionary['Task']['fields']['description']['required']=true;
|
|
|
|
|
|
?>
|