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_sync.php
Go to the documentation of this file.
1
<?php
5
if
(defined(
'DBXCONTENT_BOOTSTRAP_SYNC'
)) {
6
return
;
7
}
8
define(
'DBXCONTENT_BOOTSTRAP_SYNC'
, 1);
9
10
$dir
= __DIR__;
11
require_once
$dir
.
'/dbxContent_bootstrap.php'
;
12
require_once
$dir
.
'/dbxContentTranslate.class.php'
;
13
require_once
$dir
.
'/dbxContent_permalink.class.php'
;
14
require_once
$dir
.
'/dbxContentLngSync.class.php'
;
15
require_once
$dir
.
'/dbxContentHome.class.php'
;
16
17
?>
$dir
$dir
Definition
seed_admin_help_tpl.php:2
dbx
modules
dbxContent
include
dbxContent_bootstrap_sync.php
Generated by
1.17.0