Changeset 261 for trunk/system/routerboard.php
- Timestamp:
- Nov 13, 2009, 6:37:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/system/routerboard.php
r260 r261 200 200 ksort($List[$Index]); 201 201 } 202 //print_r($List);203 //print_r($Values);202 if($this->Debug) print_r($List); 203 if($this->Debug) print_r($Values); 204 204 205 205 // Erase all items not existed in $Values
Note:
See TracChangeset
for help on using the changeset viewer.