Subversion Repositories personal-webbase

Rev

Rev 4 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 daniel-mar 1
<?php
2
 
3 daniel-mar 3
if (!defined('IBLEGAL')) die('Kann nicht ohne Personal WebBase ausgef&uuml;hrt werden.');
2 daniel-mar 4
 
8 daniel-mar 5
$design_ordner = 'design/'.wb_dir_escape($konfiguration['admin_design']['design']).'/';
2 daniel-mar 6
 
3 daniel-mar 7
?>