9 Zeilen
173 B
PHP
9 Zeilen
173 B
PHP
|
<?php
|
||
|
|
||
|
namespace D3\CategoryLongtext\Application\Controller\Admin;
|
||
|
|
||
|
class d3manufacturerlongtext1 extends d3manufacturerlongtext
|
||
|
{
|
||
|
public $sFieldName = 'd3longdesc1';
|
||
|
}
|