Go to the source code of this file.
Variables | |
| $config ['version'] = '1.0.0' | |
| Konfiguration des ausführbaren dbXapp-Referenzmoduls myInvoices. | |
| $config ['activ'] = '1' | |
| $config ['groups'] = 'admin' | |
| $config ['page_size'] = '20' | |
| $config[ 'activ'] = '1' |
Definition at line 7 of file myInvoices/cfg/config.php.
| $config[ 'groups'] = 'admin' |
Definition at line 8 of file myInvoices/cfg/config.php.
| $config[ 'page_size'] = '20' |
Definition at line 9 of file myInvoices/cfg/config.php.
| $config[ 'version'] = '1.0.0' |
Konfiguration des ausführbaren dbXapp-Referenzmoduls myInvoices.
Definition at line 6 of file myInvoices/cfg/config.php.