mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
댓글 모듈에서 추가되지 않고 빼먹은 룰셋 파일 추가
- insertDeclare.xml ruleset.
This commit is contained in:
parent
d512d33e9b
commit
ef6ce0eaaa
1 changed files with 8 additions and 0 deletions
8
modules/comment/ruleset/insertDeclare.xml
Normal file
8
modules/comment/ruleset/insertDeclare.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<ruleset version="1.5.0">
|
||||
<customrules>
|
||||
</customrules>
|
||||
<fields>
|
||||
<field name="target_srl" required="true" rule="number" default="0" />
|
||||
</fields>
|
||||
</ruleset>
|
||||
Loading…
Add table
Add a link
Reference in a new issue