1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-09 01:44:25 +03:00
ifhub.club/engine/lib/external/DklabCache/config.php

4 lines
97 B
PHP

<?php
if (!defined("LS_DKCACHE_PATH"))
define("LS_DKCACHE_PATH", dirname(__FILE__).'/');
?>