Kohana v3.3.2
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
<?php defined('SYSPATH') OR die('No direct script access.');
|
||||
|
||||
return array(
|
||||
|
||||
'email' => array(
|
||||
'custom' => 'very nice email address you have there',
|
||||
),
|
||||
|
||||
);
|
||||
|
Reference in New Issue
Block a user