phpmyadmin/libraries/classes/Display
William Desportes f09ead5e07
Fix code using relative path
if (chdir('/tmp') === false) {
    die('Could not change dir');
}

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-06-15 22:24:30 +02:00
..
Results.php Fix code using relative path 2021-06-15 22:24:30 +02:00