Ajout information debug
This commit is contained in:
parent
720969549a
commit
40cb98efec
@ -12,6 +12,7 @@ switch($type){
|
||||
break;
|
||||
default: exit; break;
|
||||
}
|
||||
$firephp->log('path',$path.$file);
|
||||
if(file_exists($path.$file)){
|
||||
header("Content-type: $content_type");
|
||||
print file_get_contents($path.$file);
|
||||
|
Loading…
x
Reference in New Issue
Block a user