Skip to content

Commit

Permalink
another item
Browse files Browse the repository at this point in the history
  • Loading branch information
robbat2 committed May 29, 2003
1 parent 263d01e commit ce1eeac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/processtable.inc.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?php
/* $Id: processtable.inc.php,v 1.3 2003/05/27 18:57:30 robbat2 Exp $ */
/* $Id: processtable.inc.php,v 1.4 2003/05/29 04:02:51 robbat2 Exp $ */
/* $Source: /code/convert/cvsroot/infrastructure/rats/lib/processtable.inc.php,v $ */

// code goes here
Expand All @@ -19,6 +19,7 @@
'ishidden' => TRUE,
'isid' => FALSE,
'keyto' => '',
'keytable' => '',
'enumvalues' => array()
);
foreach($_t as $key => $arr) {
Expand Down

0 comments on commit ce1eeac

Please sign in to comment.