Procedural File: basics.inc
Source Location: /include/basics.inc
Page Details
This file is part of the Achievo ATK distribution.
Detailed copyright and licensing information can be found in the doc/COPYRIGHT and doc/LICENSE files which should be included in the distribution.
| Version: | $Revision$ $Id: basics.inc 6354 2009-04-15 02:41:21Z mvdam $ |
| Copyright: | (c)2000-2004 Ibuildings.nl BV |
| License: | ATK Open Source License |
Includes
require_once
($config_atkroot.'atk/include/globals.inc')
[line 21]
Gives you configs and the atktools *
require_once
($config_atkroot.'atk/include/configs.inc')
[line 22]
require_once
($config_atkroot."atk/utils/class.atkstring.inc")
[line 23]
require_once
($config_atkroot."atk/atktools.inc")
[line 24]
require_once
($config_atkroot."atk/utils/class.atkclassloader.inc")
[line 25]