@@ -216,6 +216,9 @@ |
||
| 216 | 216 | ######################################################################## |
| 217 | 217 | // used in get_tree_at_depth |
| 218 | 218 | ######################################################################## |
| 219 | +/** |
|
| 220 | + * @param boolean $correct_arrow |
|
| 221 | + */ |
|
| 219 | 222 | function tree_check_array($array_check, $array_add, $correct_arrow) { |
| 220 | 223 | $count = count($array_check); |
| 221 | 224 | $i = 0; |