Add CVSROOT

This commit is contained in:
Miles Lott 2001-04-12 05:17:12 +00:00
parent b4c49a5ea6
commit 732bb7e83c

View File

@ -18,6 +18,7 @@
'.' => True,
'..' => True,
'CVS' => True,
'CVSROOT' => True,
'files' => True
);
@ -50,4 +51,4 @@
. "',1," . $app[1]['app_order'] . ", '" . $app[1]['app_tables'] . "', '"
. $app[1]['version'] . "')");
}
?>
?>