uawdijnntqw1x1x1
IP : 216.73.216.146
Hostname : webm008.cluster111.gra.hosting.ovh.net
Kernel : Linux webm008.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bourgleram
/
www
/
c4d43
/
..
/
.tmp
/
..
/
plugins-dist
/
textwheel
/
..
/
textwheel
/
inc
/
memoization-mini.php
/
/
<?php if (!defined('_ECRIRE_INC_VERSION')) return; # memoization minimale (preferer le plugin memoization) function cache_get($key) { return @unserialize(file_get_contents(_DIR_CACHE."wheels/".$key.".txt")); } function cache_set($key, $value) { $dir = sous_repertoire(_DIR_CACHE,"wheels/"); return ecrire_fichier($dir.$key.".txt", serialize($value)); } ?>
/home/bourgleram/www/c4d43/../.tmp/../plugins-dist/textwheel/../textwheel/inc/memoization-mini.php