avsm 2000/12/12 15:53:51 PST
Modified files:
lib/CVSLib directory.php
Log:
When applying a sort, make sure that we reset the file objects
array pointers (usort happens to reset it, but things fail if
our sorting function doesnt call usort, e.g. CVSLIB_SORT_NONE)
Revision Changes Path
1.4 +6 -2 whups/lib/CVSLib/directory.php