21293 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 336 Views |
-
help with funcition OrderedChildren

10 May 2011 at 4:26am
I have the following function
function OrderedChildren() {
$oc = $this->Children();
$oc->sort('Date DESC');as I can do to show me only three childrenpages?? and not all children
| 336 Views | ||
|
Page:
1
|
Go to Top |

