Правки в формах
This commit is contained in:
parent
0c4c6fd86e
commit
b498cef165
2 changed files with 2 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ function applyComponents($text) {
|
|||
|
||||
class ComponentRequest {
|
||||
public $component_id;
|
||||
public $component_title;
|
||||
public $r;
|
||||
|
||||
function __construct($c, HttpRequest $r) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue