diff options
author | rub <rub@piwigo.org> | 2008-09-30 21:14:16 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2008-09-30 21:14:16 +0000 |
commit | c8827d3236f5760ac8683e338436bc4e4a9035d0 (patch) | |
tree | 10930f31b624a227fc24b4cd784f100580d302e1 /template/yoga/mail/text/plain | |
parent | 11d699f4b3b66e021388770c208b07905c98b296 (diff) |
Fix bad content of NBM mail.
git-svn-id: http://piwigo.org/svn/trunk@2628 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/mail/text/plain')
-rw-r--r-- | template/yoga/mail/text/plain/admin/index.php | 30 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/cat_group_info.tpl (renamed from template/yoga/mail/text/plain/admin/cat_group_info.tpl) | 0 | ||||
-rw-r--r-- | template/yoga/mail/text/plain/notification_by_mail.tpl (renamed from template/yoga/mail/text/plain/admin/notification_by_mail.tpl) | 0 |
3 files changed, 0 insertions, 30 deletions
diff --git a/template/yoga/mail/text/plain/admin/index.php b/template/yoga/mail/text/plain/admin/index.php deleted file mode 100644 index c15b15795..000000000 --- a/template/yoga/mail/text/plain/admin/index.php +++ /dev/null @@ -1,30 +0,0 @@ -<?php -// +-----------------------------------------------------------------------+ -// | Piwigo - a PHP based picture gallery | -// +-----------------------------------------------------------------------+ -// | Copyright(C) 2008 Piwigo Team http://piwigo.org | -// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | -// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | -// +-----------------------------------------------------------------------+ -// | 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 | -// | | -// | 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, write to the Free Software | -// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | -// | USA. | -// +-----------------------------------------------------------------------+ - -// Recursive call -$url = '../'; -header( 'Request-URI: '.$url ); -header( 'Content-Location: '.$url ); -header( 'Location: '.$url ); -exit(); -?> diff --git a/template/yoga/mail/text/plain/admin/cat_group_info.tpl b/template/yoga/mail/text/plain/cat_group_info.tpl index d91c0ebcc..d91c0ebcc 100644 --- a/template/yoga/mail/text/plain/admin/cat_group_info.tpl +++ b/template/yoga/mail/text/plain/cat_group_info.tpl diff --git a/template/yoga/mail/text/plain/admin/notification_by_mail.tpl b/template/yoga/mail/text/plain/notification_by_mail.tpl index 256232f37..256232f37 100644 --- a/template/yoga/mail/text/plain/admin/notification_by_mail.tpl +++ b/template/yoga/mail/text/plain/notification_by_mail.tpl |