Changeset 11222 for sites/trunk/browsehappy.com/public_html/functions.php
- Timestamp:
- 09/08/2021 08:30:55 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/browsehappy.com/public_html/functions.php
r10583 r11222 124 124 ]. 125 125 } 126 {$limit}126 ORDER BY DESC (?version) {$limit} 127 127 "; 128 128
Note: See TracChangeset
for help on using the changeset viewer.