SecondLongDesc/Application/Controllers/Admin/d3manufacturerlongtext1.php
Daniel Seifert aae72a0d85
0012128: Beschreibung/Texte für Hersteller-Seiten
initial for adding longtexts to manufacturer
2023-08-02 10:32:40 +02:00

9 lines
173 B
PHP

<?php
namespace D3\CategoryLongtext\Application\Controller\Admin;
class d3manufacturerlongtext1 extends d3manufacturerlongtext
{
public $sFieldName = 'd3longdesc1';
}