golden hour
/opt/alt/php56/usr/share/xcache_3/coverager
⬆️ Go Up
Upload
File/Folder
Size
Actions
common.php
106 B
Del
OK
config.default.php
363 B
Del
OK
coverager.css
1.21 KB
Del
OK
coverager.tpl.php
4.72 KB
Del
OK
index.php
7.76 KB
Del
OK
lang
-
Del
OK
Edit: config.default.php
<?php // [default config] // DO NOT rename/delete/modify this file which will be overwritten when upgrade // See config.example.php instead // $config['include_paths'] = array(); // $config['exclude_paths'] = array(); $config['syntax_higlight'] = true; $config['use_cache'] = false; // $config['datadir'] is default to ini_get("xcache.coveragedump_directory")
Save