Ignore:
Timestamp:
May 13, 2008 4:14:53 AM (16 years ago)
Author:
quinn
Message:

Fixed lots of misplings. I'm so embarrassed! ;P

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/SortOrder.inc.php

    r321 r334  
    9898        // (1) By GET or POST specification, if available.
    9999        // (2) By saved preference, if available.
    100         // (3) By default (provided at class instanciation).
     100        // (3) By default (provided at class instantiation).
    101101        $new_order = getFormData('order');
    102102        if (!empty($new_order)) {
Note: See TracChangeset for help on using the changeset viewer.