SecondLongDesc/Application/Controllers/Admin/d3manufacturerlongtext2.php

9 lines
173 B
PHP
Raw Normal View History

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