From 4b2629f51d255a2647f787f8c98e96bc31449700 Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Fri, 12 Jun 2009 21:53:18 -0400 Subject: [PATCH] propagate the 'rev' parameter across links --- chora/lib/Chora.php | 1 + 1 file changed, 1 insertion(+) diff --git a/chora/lib/Chora.php b/chora/lib/Chora.php index a20ab246b..bbcb2a522 100644 --- a/chora/lib/Chora.php +++ b/chora/lib/Chora.php @@ -64,6 +64,7 @@ class Chora 'ord' => Horde_Vcs::SORT_ASCENDING, 'ws' => 1, 'onb' => 0, + 'rev' => 0, ); /* Use the last sourceroot used as the default value if the user has -- 2.11.0