Function jimport
Intelligent file importer.
		
		Package: Joomla\Platform
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at loader.php
	
	Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE.txt
Since: 11.1
Located at loader.php
Parameters summary
| string | $path | A dot syntax path. | 
| string | $base = null | Search this directory for the class. | 
Return value summary
| 
			boolean
		 | True on success. | 
