dbxapp
4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
dbxapp.de
Portal
Start
Anwender
Entwickler
KI-Bereiche
Loading...
Searching...
No Matches
dbxUser_admin/tpl/js/Report-dbxConfig.body.php
Go to the documentation of this file.
1
<?php
2
$config
=
dbx
()->get_config($record[
'modul'
]);
3
$activ
=
'#N#'
;
4
if
(
$config
[
'active'
] == 1)
$activ
=
'#Y#'
;
5
6
dbx_set_DataVar(
'config.active'
,
$activ
);
7
dbx_set_DataVar(
'config.version'
,
$config
[
'version'
]);
8
dbx_set_DataVar(
'config.access1'
,
$config
[
'access1'
]);
9
dbx_set_DataVar(
'config.access2'
,
$config
[
'access2'
]);
$config
if($resolved !==$expectedBase . 'files/test/') $config
Definition
dbxApi_paths_test.php:35
$activ
$activ
Definition
dbxHome/tpl/php/Report-dbxConfig.body.php:3
dbx
DBX schema administration.
dbx
modules
dbxUser_admin
tpl
js
Report-dbxConfig.body.php
Generated by
1.17.0