From 7ec0fe7ddd4af45c731419b9263c4549de4b2dba Mon Sep 17 00:00:00 2001 From: memespring Date: Sun, 7 Dec 2008 11:47:34 +0000 Subject: [PATCH] streetwire message --- .../data/%%3A^3A4^3A4E0A75%%checkmail.tpl.php | 2 +- trunk/data/%%45^45E^45E480CD%%index.tpl.php | 4 +- ...4^A42^A42CC6E6%%confirm_email_text.tpl.php | 2 +- .../%%F7^F75^F752BDC0%%getinvolved.tpl.php | 2 +- trunk/data/%%F7^F7F^F7F34188%%header.tpl.php | 2 +- trunk/docs/templates/news_mail.tpl | 19 +++++++ trunk/tools/application_mailer.php | 2 +- trunk/tools/news_mailer.php | 56 +++++++++++++++++++ 8 files changed, 83 insertions(+), 6 deletions(-) create mode 100644 trunk/docs/templates/news_mail.tpl create mode 100644 trunk/tools/news_mailer.php diff --git a/trunk/data/%%3A^3A4^3A4E0A75%%checkmail.tpl.php b/trunk/data/%%3A^3A4^3A4E0A75%%checkmail.tpl.php index 8b57b17..58e17da 100644 --- a/trunk/data/%%3A^3A4^3A4E0A75%%checkmail.tpl.php +++ b/trunk/data/%%3A^3A4^3A4E0A75%%checkmail.tpl.php @@ -1,4 +1,4 @@ - _tpl_vars; $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); diff --git a/trunk/data/%%45^45E^45E480CD%%index.tpl.php b/trunk/data/%%45^45E^45E480CD%%index.tpl.php index c0426f6..3995b67 100644 --- a/trunk/data/%%45^45E^45E480CD%%index.tpl.php +++ b/trunk/data/%%45^45E^45E480CD%%index.tpl.php @@ -1,4 +1,4 @@ - _tpl_vars; $this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array())); @@ -57,6 +57,8 @@ unset($_smarty_tpl_vars);

Recent site updates