Projekt

Allgemein

Profil

Statistiken
| Revision:

keywords2categories / admin / includes / extra / modules / add_db_fields / category_keywords.php @ 4

Historie | Anzeigen | Annotieren | Download (572 Bytes)

1
<?php   
2
/* -----------------------------------------------------------------------------------------
3
   Modul Kategorie-Keywords f?r modified eCommerce Shopsoftware 2.0.6.0     
4
   Autor: Daniel Lonn, Agentur Webknecht [webknecht.net | modified-multishop.de]
5
   Released under the GNU General Public License
6
   ---------------------------------------------------------------------------------------*/
7
if(defined('MODULE_CATEGORY_KEYWORDS_STATUS') && MODULE_CATEGORY_KEYWORDS_STATUS == 'True'){   
8
 $add_categories_description_fields[]='categories_keywords';
9
}
10
?>