16 lines
582 B
PHP
16 lines
582 B
PHP
<?php
|
|
/* ----------------------------------------------------------------------
|
|
$Id: eng.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.');
|
|
|