Skip to content

Commit

Permalink
Merge branch 'dp' into 1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
dp-ifacesoft committed Aug 14, 2020
2 parents c218ac3 + 231b8bc commit 0a4b543
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions source/Ice/Action/Security.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@

use Ebs\Model\Account_Email_Password;
use Ebs\Model\Account_Login_Password;
use Ebs\Model\Group;
use Ebs\Model\Subscriber;
use Ebs\Model\User_Data;
use Ice\Core\Debuger;
use Ice\Exception\Config_Error;
use Ice\Exception\Error;
use Ice\Exception\FileNotFound;
Expand All @@ -24,7 +22,6 @@
use Ice\Helper\Type_String;
use Ice\Model\Log_Security;
use Ice\Model\Token;
use Ice\Validator\Email;
use Ice\Widget\Account_Form;
use Ebs\Action\Private_Subscriber_RegistrationRequest_New_Confirm;

Expand Down
2 changes: 1 addition & 1 deletion source/Ice/Core/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Request
/**
* Return param from request
*
* @param string $paramName Param name
* @param null $paramName Param name
* @param null $default
* @return mixed
* @author dp <[email protected]>
Expand Down

0 comments on commit 0a4b543

Please sign in to comment.