/libraries/import.php

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
Includes
require_once (JPATH_PLATFORM.'/platform.php') (line 39)
require_once (JPATH_PLATFORM.'/loader.php') (line 45)
Constants
IS_MAC = ($os==='MAC')?true:false (line 29)
IS_UNIX = (($os!=='MAC')&&($os!=='WIN'))?true:false (line 33)
IS_WIN = ($os==='WIN')?true:false (line 25)
JPATH_PLATFORM = dirname(__FILE__) (line 12)
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU

Documentation generated on Mon, 25 Jun 2012 13:55:41 -0500 by phpDocumentor 1.4.4