contributions/cache.xcache/enabled.inc.php
Go to the documentation of this file.00001 <?php 00002 // Switch Session Handler 00003 require_once dirname(__FILE__) . '/session.xcache.impl.php'; 00004 Config::set_value(Config::SESSION_HANDLER, 'XCacheSession');