PDF rausgenommen
This commit is contained in:
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: deu.php,v 1.1 2007/06/13 15:41:56 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('PLUGIN_EVENT_WHOS_ONLINE_NAME', 'Wer ist online');
|
||||
define('PLUGIN_EVENT_WHOS_ONLINE_DESC', 'Aktualisiert die Information.');
|
||||
|
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: eng.php,v 1.1 2007/06/13 15:41:56 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('PLUGIN_EVENT_WHOS_ONLINE_NAME', 'who\'s online');
|
||||
define('PLUGIN_EVENT_WHOS_ONLINE_DESC', 'update who\'s online.');
|
||||
|
Reference in New Issue
Block a user