[dokuwiki] Re: Problem with inc/common.php

> I replaced the rsort call with array_reverse instead of array_sort. I added 
> the rsort call for the unlikely case there are multiple items after the 
> preg_grep. If this is the case I want to use the newst one (the one lowest in 
> the file) thus the reverse ordering...
> 
> Please check if array_reverse does work work you.

This worked perfectly.

Thanks,
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: