-
-
Notifications
You must be signed in to change notification settings - Fork 581
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
11 changed files
with
11 additions
and
11 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
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
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
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,7 +1,7 @@ | ||
<?php | ||
/** | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2018-2022, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2018-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @link https://ph7builder.com | ||
* @package PH7 / ROOT | ||
|
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 |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
; Title: Config file of pH7 Dating Social Community CMS | ||
; | ||
; Author: Pierre-Henry Soria <[email protected]> | ||
; Copyright: (c) 2011-2022, Pierre-Henry Soria. All Rights Reserved. | ||
; Copyright: (c) 2011-2023, Pierre-Henry Soria. All Rights Reserved. | ||
; License: MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
; Link: https://ph7builder.com | ||
; | ||
|
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,7 +1,7 @@ | ||
<?php | ||
/** | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2012-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @link https://ph7builder.com | ||
* @package PH7 | ||
|
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,7 +1,7 @@ | ||
<?php | ||
/** | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2012-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @link https://ph7builder.com | ||
* @package PH7 / Install | ||
|
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,7 +1,7 @@ | ||
<?php | ||
/** | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2012-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @link https://ph7builder.com | ||
* @package PH7 / App / Core | ||
|
2 changes: 1 addition & 1 deletion
2
_protected/app/system/modules/sms-verification/inc/class/ClickatellProvider.php
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,7 +1,7 @@ | ||
<?php | ||
/** | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2019, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2019-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @package PH7 / App / System / Module / SMS Verification / Inc / Class | ||
*/ | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* @desc Handler Logger Management. | ||
* | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2012-2022, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2012-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @package PH7/ Framework / Error | ||
* @version 1.2 | ||
|
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 |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* @desc Handler Logger Exception Management. | ||
* | ||
* @author Pierre-Henry Soria <[email protected]> | ||
* @copyright (c) 2012-2019, Pierre-Henry Soria. All Rights Reserved. | ||
* @copyright (c) 2012-2023, Pierre-Henry Soria. All Rights Reserved. | ||
* @license MIT License; See LICENSE.md and COPYRIGHT.md in the root directory. | ||
* @package PH7/ Framework / Error | ||
* @version 2.0 | ||
|