File manager - Edit - /home/jardides/Archives/_SYNCAPP/Versioning/2017-08-20 22-19/dirsys/ext/gif.php
Back
<?php if (!function_exists('fichier_gif')) { function fichier_gif($file, $chainepost) { global $CONFIG; $pos = strrpos($file, '/'); $nom = substr($file, $pos+1); if ($CONFIG['IMAGE_BROWSER']) { $val['chaine_post_final'] = $chainepost.'last='.rawurlencode($nom); $val['request_link'] = '<a href="showpict.php?'.$val['chaine_post_final'].'" onClick="open(\'arbre.php?'.$val['chaine_post_final'].'\',\'tree\',\'\')">'; $val['request'] = $val['request_link'].$nom.'</a>'; $val['nom'] = $nom; return $val; } return false; } } ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings