-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?php | ||
use Joomla\String\StringHelper; | ||
/** | ||
* JBZoo Application | ||
* | ||
|
@@ -11,12 +10,11 @@ | |
* @license GPL-2.0 | ||
* @copyright Copyright (C) JBZoo.com, All rights reserved. | ||
* @link https://github.com/JBZoo/JBZoo | ||
* @author Denis Smetannikov <[email protected]> | ||
*/ | ||
|
||
// no direct access | ||
defined('_JEXEC') or die('Restricted access'); | ||
|
||
use Joomla\String\StringHelper; | ||
/** | ||
* Class JBCartElementEmailAttach | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?php | ||
use Joomla\String\StringHelper; | ||
/** | ||
* JBZoo Application | ||
* | ||
|
@@ -11,12 +10,11 @@ | |
* @license GPL-2.0 | ||
* @copyright Copyright (C) JBZoo.com, All rights reserved. | ||
* @link https://github.com/JBZoo/JBZoo | ||
* @author Denis Smetannikov <[email protected]> | ||
*/ | ||
|
||
// no direct access | ||
defined('_JEXEC') or die('Restricted access'); | ||
|
||
use Joomla\String\StringHelper; | ||
/** | ||
* Class JBCartElementEmailDownload | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?php | ||
use Joomla\String\StringHelper; | ||
/** | ||
* JBZoo Application | ||
* | ||
|
@@ -11,12 +10,11 @@ | |
* @license GPL-2.0 | ||
* @copyright Copyright (C) JBZoo.com, All rights reserved. | ||
* @link https://github.com/JBZoo/JBZoo | ||
* @author Denis Smetannikov <[email protected]> | ||
*/ | ||
|
||
// no direct access | ||
defined('_JEXEC') or die('Restricted access'); | ||
|
||
use Joomla\String\StringHelper; | ||
/** | ||
* Class JBCartElementEmailShopName | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?php | ||
use Joomla\String\StringHelper; | ||
/** | ||
* JBZoo Application | ||
* | ||
|
@@ -11,12 +10,11 @@ | |
* @license GPL-2.0 | ||
* @copyright Copyright (C) JBZoo.com, All rights reserved. | ||
* @link https://github.com/JBZoo/JBZoo | ||
* @author Denis Smetannikov <[email protected]> | ||
*/ | ||
|
||
// no direct access | ||
defined('_JEXEC') or die('Restricted access'); | ||
|
||
use Joomla\String\StringHelper; | ||
/** | ||
* Class JBCartElementEmailSiteName | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
<?php | ||
use Joomla\String\StringHelper; | ||
/** | ||
* JBZoo Application | ||
* | ||
|
@@ -11,12 +10,11 @@ | |
* @license GPL-2.0 | ||
* @copyright Copyright (C) JBZoo.com, All rights reserved. | ||
* @link https://github.com/JBZoo/JBZoo | ||
* @author Denis Smetannikov <[email protected]> | ||
*/ | ||
|
||
// no direct access | ||
defined('_JEXEC') or die('Restricted access'); | ||
|
||
use Joomla\String\StringHelper; | ||
/** | ||
* Class JBCartElementEmailTextArea | ||
*/ | ||
|