• Luke081515's avatar
    Debug: Automatically detect arrays · 78524d48
    Luke081515 authored
    * Debug checks if the result is an array
    * If the result is an array, var_dump gets used as before, otherwise the normal echoOutput.
    * Removed all calls using $array = true
    * Ref #94
    78524d48
Debug.php 27.8 KB