2023-01-23 11:03:31 +01:00

16 lines
582 B
PHP

<?php
/* ----------------------------------------------------------------------
$Id: deu.php,v 1.1 2007/06/07 17:29:24 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_BREADCRUMB_NAME', 'Breadcrumb');
define('PLUGIN_EVENT_BREADCRUMB_DESC', 'Breadcrumb builder for easy navigation.');