PDF rausgenommen
This commit is contained in:
@ -0,0 +1,25 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: newsletter.php,v 1.3 2007/06/13 16:38:21 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: newsletter.php,v 1.3 2002/03/08 18:38:18 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
define('TEXT_COUNT_CUSTOMERS', 'Customers receiving newsletter: %s');
|
||||
|
Reference in New Issue
Block a user