Source for file system.php
Documentation is available at system.php
* @package Joomla.Administrator
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
* Utility class working with system
* @package Joomla.Administrator
* Method to generate a string message for a value
* @param string $val a php ini value
* @return string html code
public static function server($val)
return JText::_('COM_ADMIN_NA');
Documentation generated on Tue, 19 Nov 2013 15:14:47 +0100 by phpDocumentor 1.4.3