Bestehende Codebasis als Ausgangsstand aufgenommen. - .gitignore: Kundendaten (uploads_*), Smarty-Compile-Cache (templates_c), Laufzeit-Temp und Datenbank-Dumps ausgeschlossen; Verzeichnisstruktur ueber .gitkeep erhalten - .gitattributes: Zeilenenden normalisiert (LF im Repo), Binaerformate markiert - db-backup.php: MySQL-Zugangsdaten kommen jetzt wie im Rest der Anwendung aus der externen Konfiguration statt hartkodiert aus der Datei; Passwort wird ueber eine temporaere Optionsdatei statt per Kommandozeile uebergeben, Fehler von mysqldump/gzip werden gemeldet, Aufraeumen aelterer Backups berechnet Jahr und Monat konsistent Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
35 lines
1.2 KiB
PHP
35 lines
1.2 KiB
PHP
<?php /* Smarty version Smarty-3.1.6, created on 2011-12-06 22:48:48
|
|
compiled from "./templates/header.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:8838242404ede8dc0a25577-15282059%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'97c13ae6868bbc459509c9f1b968154acd23eecc' =>
|
|
array (
|
|
0 => './templates/header.tpl',
|
|
1 => 1323208095,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '8838242404ede8dc0a25577-15282059',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'title' => 0,
|
|
'Name' => 1,
|
|
),
|
|
'has_nocache_code' => true,
|
|
'version' => 'Smarty-3.1.6',
|
|
'unifunc' => 'content_4ede8dc0a3817',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_4ede8dc0a3817')) {function content_4ede8dc0a3817($_smarty_tpl) {?><HTML>
|
|
<HEAD>
|
|
<TITLE><?php echo $_smarty_tpl->tpl_vars['title']->value;?>
|
|
- <?php echo '/*%%SmartyNocache:8838242404ede8dc0a25577-15282059%%*/<?php echo $_smarty_tpl->tpl_vars[\'Name\']->value;?>
|
|
/*/%%SmartyNocache:8838242404ede8dc0a25577-15282059%%*/';?>
|
|
</TITLE>
|
|
</HEAD>
|
|
<BODY bgcolor="#ffffff">
|
|
<?php }} ?>
|