Source for file none.php
Documentation is available at none.php
* @package Joomla.Platform
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* File session handler for PHP
* @package Joomla.Platform
* @see http://www.php.net/manual/en/function.session-set-save-handler.php
* Register the functions of this class with PHP's session handler
ini_set('session.save_handler', 'files');
Documentation generated on Tue, 19 Nov 2013 15:09:34 +0100 by phpDocumentor 1.4.3