Dernières modifs (traductions, mon nom dans le code, ...)
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
<?php
|
||||
/*************************************************************************************/
|
||||
/* This file is part of the Thelia package. */
|
||||
/* */
|
||||
/* Copyright (c) OpenStudio */
|
||||
/* email : dev@thelia.net */
|
||||
/* web : http://www.thelia.net */
|
||||
/* */
|
||||
/* For the full copyright and license information, please view the LICENSE.txt */
|
||||
/* file that was distributed with this source code. */
|
||||
/*************************************************************************************/
|
||||
|
||||
namespace DHL\Loop;
|
||||
|
||||
use DHL\DHL;
|
||||
@@ -21,8 +12,8 @@ use Thelia\Core\Translation\Translator;
|
||||
|
||||
/**
|
||||
* Class CheckRightsLoop
|
||||
* @package DHL\Looop
|
||||
* @author Thelia <info@thelia.net>
|
||||
* @package DHL\Loop
|
||||
* @author Laurent LE CORRE <laurent@thecoredev.fr>
|
||||
*/
|
||||
class CheckRightsLoop extends BaseLoop implements ArraySearchLoopInterface
|
||||
{
|
||||
|
||||
@@ -1,14 +1,4 @@
|
||||
<?php
|
||||
/*************************************************************************************/
|
||||
/* This file is part of the Thelia package. */
|
||||
/* */
|
||||
/* Copyright (c) OpenStudio */
|
||||
/* email : dev@thelia.net */
|
||||
/* web : http://www.thelia.net */
|
||||
/* */
|
||||
/* For the full copyright and license information, please view the LICENSE.txt */
|
||||
/* file that was distributed with this source code. */
|
||||
/*************************************************************************************/
|
||||
|
||||
namespace DHL\Loop;
|
||||
|
||||
@@ -21,7 +11,7 @@ use Thelia\Core\Template\Loop\Order;
|
||||
/**
|
||||
* Class NotSendLoop
|
||||
* @package DHL\Loop
|
||||
* @author Manuel Raynaud <manu@raynaud.io>
|
||||
* @author Laurent LE CORRE <laurent@thecoredev.fr>
|
||||
*/
|
||||
class NotSendLoop extends Order
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user