mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-23 18:02:18 +00:00
- CMS Modul
- Dokumenten Management System - Erstversion
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
// Prefix for Input Fields, Functions, etc
|
||||
$this->config['PREFIX']='XSDFormPrinter_';
|
||||
|
||||
// Debug Level 0 = no Debug
|
||||
$this->config['debuglevel']=3;
|
||||
?>
|
||||
Reference in New Issue
Block a user