| # | Line 37 | Line 37 | function getdirArray($dir='./',$sort='asort') { | |
|---|---|---|
| 37 | } | |
| 38 | } | |
| 39 | ||
| 40 | + | function printLine() { | 
| 41 | + | echo "<hr color=\"#9999ff\">"; | 
| 42 | + | } | 
| 43 | + | |
| 44 | ||
| 45 | function showStat($title, $value, $input) { | |
| 46 | preg_match("/$value=([^\,]*)[\,|\}]/", $input, $matches); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |