summaryrefslogtreecommitdiffstats
path: root/models/Profile.php
diff options
context:
space:
mode:
Diffstat (limited to 'models/Profile.php')
-rw-r--r--models/Profile.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/Profile.php b/models/Profile.php
index 83f82ae..18d099f 100644
--- a/models/Profile.php
+++ b/models/Profile.php
@@ -1,6 +1,7 @@
<?php
namespace app\models;
+use \lithium\util\Validator;
class Profile extends \lithium\data\Model {
public static function __init()