Вынес еще классы
This commit is contained in:
parent
ca5cf04146
commit
7b3190f96e
6 changed files with 126 additions and 128 deletions
6
src/Form/Date.php
Normal file
6
src/Form/Date.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* Поле с датой
|
||||
*/
|
||||
class Form_Date extends Form_Field {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue