Библиотека для cis, online, cms1
This commit is contained in:
commit
3c2e614d87
269 changed files with 39854 additions and 0 deletions
2
core/validator/rule/all.php
Normal file
2
core/validator/rule/all.php
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<?php
|
||||
foreach (glob(dirname(__FILE__) . "/*.php") as $file) { require_once $file; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue