[dokuwiki] Re: Problem with inc/common.php
- From: Christopher Stoll <stollcri@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 19 May 2005 18:52:00 -0400
> 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
- References:
- [dokuwiki] Problem with inc/common.php
- From: Christopher Stoll
- [dokuwiki] Re: Problem with inc/common.php
- From: Andreas Gohr
Other related posts:
- » [dokuwiki] Problem with inc/common.php
- » [dokuwiki] Re: Problem with inc/common.php
- » [dokuwiki] Re: Problem with inc/common.php
- [dokuwiki] Problem with inc/common.php
- From: Christopher Stoll
- [dokuwiki] Re: Problem with inc/common.php
- From: Andreas Gohr