({{index.php}} > {{ include_once}} [a1]) ||
((a1:{{include/}}|{{config.inc.php}} - [a3])) - include_once (a2:) > ({{7) language/XX/}}|{{common.php}}) ||
(a5: - [a6]) > include_once ({{9) include/core/}}|{{functions.inc.php}}) ||
(a3: - [a4]) > include_once ({{10) include/core/}}|{{config.XX_SQL.inc.php}}) > include_once ()||
(a4: - [a5]) > include_once ({{11) include/core/}}|{{tracer.inc.php}}) ||
(a6: > {{ include_once}} [a7]) > include_once ({{12) include/external/}}|{{wcrypt_aes/wcrypt_aes.php}}) ||
(a7:{{14) include/}}|{{update.inc.php}})
|
Legend:
config.inc.php -> Framework settings file
- Setting environmental and framework variable
- Set of variables that contain the url of the page
- Setting the language in which messages will be displayed
- Setting the main template that will display the pages.
- Setting version to include the necessary classes depending on version
- Setting php.ini
- Includes common messages
- Check for graphics library
- Load core functions
- Load sql config and set sql connection
- Load tracer for debug
- Load aes crypt class
- Check install folder
- Check for update
|