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