dbxapp
4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
dbxapp.de
Portal
Start
Anwender
Entwickler
KI-Bereiche
Loading...
Searching...
No Matches
dbxContent_bootstrap.php
Go to the documentation of this file.
1
<?php
5
if
(defined(
'DBXCONTENT_BOOTSTRAP_CORE'
)) {
6
return
;
7
}
8
define(
'DBXCONTENT_BOOTSTRAP_CORE'
, 1);
9
10
$dir
= __DIR__;
11
require_once
$dir
.
'/dbxContentLng.class.php'
;
12
require_once
$dir
.
'/dbxContentMediaUsageScope.class.php'
;
13
require_once
$dir
.
'/dbxContentPageCache.class.php'
;
14
require_once
$dir
.
'/dbxContentRenderer.class.php'
;
15
require_once
$dir
.
'/dbxContentSitemap.class.php'
;
16
17
?>
$dir
$dir
Definition
seed_admin_help_tpl.php:2
dbx
modules
dbxContent
include
dbxContent_bootstrap.php
Generated by
1.17.0