mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-23 19:31:53 +02:00
Add CVSROOT
This commit is contained in:
parent
b4c49a5ea6
commit
732bb7e83c
@ -18,6 +18,7 @@
|
|||||||
'.' => True,
|
'.' => True,
|
||||||
'..' => True,
|
'..' => True,
|
||||||
'CVS' => True,
|
'CVS' => True,
|
||||||
|
'CVSROOT' => True,
|
||||||
'files' => True
|
'files' => True
|
||||||
);
|
);
|
||||||
|
|
||||||
@ -50,4 +51,4 @@
|
|||||||
. "',1," . $app[1]['app_order'] . ", '" . $app[1]['app_tables'] . "', '"
|
. "',1," . $app[1]['app_order'] . ", '" . $app[1]['app_tables'] . "', '"
|
||||||
. $app[1]['version'] . "')");
|
. $app[1]['version'] . "')");
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user