- CMS Modul

- Dokumenten Management System - Erstversion
This commit is contained in:
Andreas Österreicher
2011-03-24 15:19:12 +00:00
parent 7c5694b052
commit 35811cd3cb
266 changed files with 41924 additions and 72 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
// Prefix for Input Fields, Functions, etc
$this->config['PREFIX']='XSDFormPrinter_';
// Debug Level 0 = no Debug
$this->config['debuglevel']=3;
?>