Updated for new lnApp
This commit is contained in:
@@ -31,7 +31,7 @@ class Model_Service_Plugin_Host extends Model_Service_Plugin {
|
||||
array('strtoupper',array(':value')),
|
||||
),
|
||||
'host_expire'=>array(
|
||||
array('Config::date',array(':value')),
|
||||
array('Site::Date',array(':value')),
|
||||
),
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user