custom header plugin header plugin bugfix : undefined was as a value when
[old-projects.git] / philter / philter / locales / plugins / custheader.en.inc.php
1 <?php
2 /********************************************************************************
3 * i18n file
4 *
5 * This file is part of the philter distribution
6 * Copyright: See COPYING files that comes with this distribution
7 ********************************************************************************/
8
9 $philter->config['i18n']['3_cust_hdr'] = 'Custom Header';
10 $philter->config['i18n']['3_contains'] = 'contains';
11 $philter->config['i18n']['3_not_contains'] = 'contains not';
12
13 /********************************************************************************
14 * $Id$
15 * vim: set expandtab shiftwidth=4 tabstop=4 softtabstop=4 textwidth=100:
16 ********************************************************************************/
17 ?>