Files @ r4:0eae87d3d1de
Branch filter:

Location: public/ws-vacation/lib/template.php - annotation

ws
test/send-test-mail.sh: send test mail through vacation.
test/qp-check.php: test quoted printable.
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
r0:ec1fe8c48272
<?php // -*- php -*-
// Copyright (C) 2012, Wolfgang Scherer, <Wolfgang.Scherer at gmx.de>
// Sponsored by WIEDENMANN SEILE GMBH, http://www.wiedenmannseile.de
//
// This file is part of Wiedenmann Vacation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published
// by the Free Software Foundation; either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
// General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>,
// or write to Wolfgang Scherer, <Wolfgang.Scherer at gmx.de>

// $_REQUEST['_DEBUG_'] = 1;

$HEAD = '<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!--
## (abbrevx-single-replace "Wiedenmann Vacation" "::ide::")
-->
<!--
## Copyright (C) 2012, Wolfgang Scherer, <Wolfgang.Scherer at gmx.de>

## This file is part of Wiedenmann Vacation.

## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 3 of the License, or
## (at your option) any later version.

## This program is distributed in the hope that it will be useful, but
## WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
## General Public License for more details.

## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>,
## or write to Wolfgang Scherer, Sudetenstr. 48, D-97340
## Marktbreit or <Wolfgang.Scherer at gmx.de>
-->
<html>
  <head>
    <meta http-equiv="cache-control" content="no-cache">
    <meta http-equiv="pragma" content="no-cache">
    <meta http-equiv="expires" content="-1">
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
    <meta http-equiv="content-style-type" content="text/css">
    <title>@title@</title>
    <link rel="stylesheet" href="css/basic.css" type="text/css" />
    <link rel="stylesheet" href="css/ws-project.css" type="text/css" />
<!-- (progn (forward-line 1)(snip-insert-mode "html.h.script.file" t)) -->
<!-- (progn (forward-line 1)(snip-insert-mode "html.h.script" t)) -->
<!-- (progn (forward-line 1)(snip-insert-mode "html.h.style" t)) -->
    <style type="text/css"><!--
a, a:link, a:visited {
    text-decoration:none;
}
a:hover {
    background-color: #dddddd !important;
}
a:focus {
    background-color: #cccccc !important;
}
.light {
    color: #2e90ff;
}
.dark {
    color: #0e60ff;
}
.error {
    color: #dd0000;
}
.warning {
    color: #ff0e60;
}
@css@
      --></style>
  </head>
  <body>
    <div style="text-align: left; width: 550px; margin: 10px auto; position:relative;">
    <!-- |:here:| -->
';

$FOOT = '<!-- |:here:| -->
    </div>
    <div style="text-align: center; width: 550px; margin: 10px auto; position:relative; font-size: 8pt;">
      Copyright (C) 2012, Wolfgang Scherer, <Wolfgang.Scherer at gmx.de>
      Sponsored by <a href="http://www.wiedenmannseile.de">WIEDENMANN SEILE GMBH</a>
    </div>
  </body>
</html>
';

//
// :ide-menu: Emacs IDE Menu - Buffer @BUFFER@
// . M-x `eIDE-menu' ()(eIDE-menu "z")
// :ide: COMPILE: PHP _DEBUG_=2 _DEBUG_TEST_=2
// . (compile (concat "php " (file-name-nondirectory (buffer-file-name)) " _DEBUG_=2 _DEBUG_TEST_=2"))

// :ide: QUO: $this->
// . (insert "$this->" )

// :ide: COMPILE: PHP w/o args
// . (compile (concat "php " (file-name-nondirectory (buffer-file-name)) ""))

// :ide: COMPILE: PHP _DEBUG_=1 _DEBUG_TEST_=1
// . (compile (concat "php " (file-name-nondirectory (buffer-file-name)) " _DEBUG_=1 _DEBUG_TEST_=1"))

//
// Local Variables:
// mode: php
// snip-mode: html
// End:
?>