Line 874 Listing.php
if (($i==1) || ($i==2)) {
Category: Technology
track 0
track 0: “Hello, I fixed this problem by editing ListingsManager.php in the mod/phpwslistings/class directory.
locate the line
$result = $GLOBALS[‘core’]->sqlSelect(‘mod_listings’,$match_columns);
and replace it with
$result = $GLOBALS[‘core’]->sqlSelect(‘mod_listings’,$match_columns,NULL,’sort_field_name sort_order’);
where sort_field_name is the field you want to sort by and sort_order = ASC or DESC.
My example sorts descending by creation date, as follows.
$result = $GLOBALS[‘core’]->sqlSelect(‘mod_listings’,$match_columns,NULL,’creationdate DESC’);
works for me!'”
Stock Basics – Conclusion and Resources
Downloading File: /phpwiki/phpwiki-1.2.7.tar.gz
P3nfs p800 outlook
P3nfs
http://www.koeniglich.de/p3nfs/usb.linux
http://www.koeniglich.de/p3nfs/bluetooth.linux
http://mobile.linux.pt/p800/
mount iso
mount -t iso9660 -o ro,loop=/dev/loop0 /home/ste/cd.iso /mnt/iso