From 6d1ee9216b48186891ba70985edafa47f1da1d0d Mon Sep 17 00:00:00 2001 From: avl Date: Mon, 13 Oct 2008 02:09:27 +0300 Subject: [PATCH] zzz --- ipf/orm/utils.php | 1 + ipf/orm/validator/html.php | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 ipf/orm/validator/html.php diff --git a/ipf/orm/utils.php b/ipf/orm/utils.php index 5b2afc6..371f5be 100644 --- a/ipf/orm/utils.php +++ b/ipf/orm/utils.php @@ -56,6 +56,7 @@ class IPF_ORM_Utils { 'usstate', 'file', 'image', + 'html', ); } diff --git a/ipf/orm/validator/html.php b/ipf/orm/validator/html.php new file mode 100644 index 0000000..bd663d0 --- /dev/null +++ b/ipf/orm/validator/html.php @@ -0,0 +1,8 @@ +