Merge commit '63865eb39f' into WebGUI8. up to 7.9.11

This commit is contained in:
Colin Kuskie 2010-08-13 11:52:08 -07:00
commit 7b218942b3
72 changed files with 3085 additions and 407 deletions

View file

@ -77,5 +77,5 @@ $xmlData = XMLin($output,
cmp_deeply(
\@actual_urls,
\@expected_urls,
'hidden pages hidden'
'hidden pages shown'
);