Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
PS validator
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan202 committed Sep 30, 2022
1 parent 9301047 commit cbac49b
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions backward_compatibility/Display.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

if (version_compare(_PS_VERSION_, '1.7', '>=')) {
/**
* Class allow to display tpl on the FO
Expand Down
1 change: 1 addition & 0 deletions backward_compatibility/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions classes/EbayCategoryCondition.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

if (file_exists(dirname(__FILE__) . '/EbayRequest.php')) {
require_once dirname(__FILE__) . '/EbayRequest.php';
}
Expand Down
1 change: 1 addition & 0 deletions classes/EbayCountrySpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

if (!in_array('Ebay', get_declared_classes())) {
require_once dirname(__FILE__) . '/../ebay.php';
}
Expand Down
1 change: 1 addition & 0 deletions classes/EbayLoadLogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

abstract class EbayLoadLogs
{
protected $file;
Expand Down
1 change: 1 addition & 0 deletions classes/EbayProductImage.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

require_once dirname(__FILE__) . '/EbayRequest.php';

class EbayProductImage
Expand Down
1 change: 1 addition & 0 deletions classes/EbayReturnsPolicy.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

require_once dirname(__FILE__) . '/EbayConfiguration.php';

class EbayReturnsPolicy
Expand Down
1 change: 1 addition & 0 deletions classes/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions controllers/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions help/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions lib/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions mails/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions pages/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions sql/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions upgrade/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down
1 change: 1 addition & 0 deletions views/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
* @license Commercial license
* International Registered Trademark & Property of PrestaShop SA
*/

header('Expires: Mon, 26 Jul 1997 05:00:00 GMT');
header('Last-Modified: ' . gmdate('D, d M Y H:i:s') . ' GMT');

Expand Down

0 comments on commit cbac49b

Please sign in to comment.