Skip to content

Commit

Permalink
v157 version stamping and @Package removal
Browse files Browse the repository at this point in the history
  • Loading branch information
zcwilt committed May 28, 2020
1 parent 39c295a commit 2042aac
Show file tree
Hide file tree
Showing 577 changed files with 1,021 additions and 1,586 deletions.
4 changes: 2 additions & 2 deletions admin/.htaccess
@@ -1,7 +1,7 @@
#
# @copyright Copyright 2003-2016 Zen Cart Development Team
# @copyright Copyright 2003-2020 Zen Cart Development Team
# @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
# @version $Id: .htaccess 19328 Modified in v1.6.0 $
# @version $Id: DrByte 2019 Sep 12 Modified in v1.5.7 $
#
# This is used with Apache WebServers
#
Expand Down
3 changes: 1 addition & 2 deletions admin/admin_account.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce<br />
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: torvista April 12 2020 Modified in v1.5.7 $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/admin_activity.php
Expand Up @@ -2,11 +2,10 @@
/**
* Admin Activity Log Viewer/Archiver
*
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 May 08 Modified in v1.5.6b $
* @version $Id: DrByte 2020 May 04 Modified in v1.5.7 $
*
* @TODO: prettify so on-screen output is more friendly, perhaps adding pagination support etc (using existing "s" and "p" params)
* @TODO: prettify by hiding postdata until requested, either with hidden layers or other means
Expand Down
5 changes: 2 additions & 3 deletions admin/admin_page_registration.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2018 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Zen4All Thu Nov 15 22:35:14 2018 +0100 Modified in v1.5.6 $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/alert_page.php
@@ -1,9 +1,8 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2016 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Author: DrByte Mon Oct 19 16:41:08 2015 -0400 Modified in v1.5.5 $
* @version $Id: DrByte 2020 May 16 Modified in v1.5.7 $
*/
require('includes/application_top.php');
$adminDirectoryExists = $installDirectoryExists = false;
Expand Down
3 changes: 1 addition & 2 deletions admin/attributes_controller.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 Jan 29 Modified in v1.5.7 $
* @version $Id: DrByte 2020 May 26 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/banner_manager.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Zen4All 2019 Jan 28 Modified in v1.5.6b $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*/
require('includes/application_top.php');
require('includes/functions/functions_graphs.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/banner_statistics.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2018 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Zen4All Mon Nov 19 12:27:27 2018 +0100 Modified in v1.5.6 $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*
* @TODO - align .flot_chart.flot-x-axis smarter in relation to .flot_chart, and add styling, such as slightly larger font and bold, etc
* @TODO - expand the functionality to enable hover-points and hover-text describing each point on the graphs
Expand Down
3 changes: 1 addition & 2 deletions admin/categories.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Modified in v1.5.7 $
* @version $Id: DrByte 2020 Apr 16 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/category_product_listing.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: DrByte 2019 May 26 Modified in v1.5.7 $
* @version $Id: DrByte 2020 May 16 Modified in v1.5.7 $
*/
require 'includes/application_top.php';
$languages = zen_get_languages();
Expand Down
5 changes: 2 additions & 3 deletions admin/configuration.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 Apr 30 Modified in v1.5.6b $
* @version $Id: Scott C Wilson 2020 May 05 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
3 changes: 1 addition & 2 deletions admin/coupon_admin.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Modified in v1.5.7 $
* @version $Id: Scott C Wilson 2020 Apr 30 Modified in v1.5.7 $
*/
require('includes/application_top.php');
require(DIR_WS_CLASSES . 'currencies.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/coupon_admin_export.php
Expand Up @@ -2,11 +2,10 @@
/**
* Coupon Exporter
*
* @package admin
* @copyright Copyright 2003-2018 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Drbyte Thu Aug 3 14:19:18 2017 -0400 New in v1.5.6 $
* @version $Id: Scott C Wilson 2020 Apr 12 Modified in v1.5.7 $
*
*/
require ('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/coupon_restrict.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Scott C Wilson 2019 Feb 28 Modified in v1.5.6b $
* @version $Id: Scott C Wilson 2020 Apr 29 Modified in v1.5.7 $
*/
//define('MAX_DISPLAY_RESTRICT_ENTRIES', 10);
require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/currencies.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2018 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Zen4All Tue Jan 16 07:21:37 2018 +0100 Modified in v1.5.6 $
* @version $Id: Scott C Wilson 2020 Apr 09 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/currency_cron.php
@@ -1,10 +1,9 @@
#!/usr/bin/php
<?php
/**
* @package admin
* @copyright Copyright 2003-2016 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Author: DrByte Sat Oct 17 20:09:58 2015 -0400 New in v1.5.5 $
* @version $Id: Scott C Wilson 2019 Jul 23 Modified in v1.5.7 $
*/
// uncomment the following line to disable this script execution in the case of an emergency malfunction when you can't access the server cron settings to kill the scheduled cron job:
// exit(1);
Expand Down
5 changes: 2 additions & 3 deletions admin/customers.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 May 13 Modified in v1.5.6b $
* @version $Id: DrByte 2020 May 16 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/define_pages_editor.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 Apr 30 Modified in v1.5.6b $
* @version $Id: Zen4All 2019 Jun 19 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/denied.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2011 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: denied.php 18698 2011-05-04 14:50:06Z wilt $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*/

require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/developers_tool_kit.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 Apr 30 Modified in v1.5.6b $
* @version $Id: Erik Kerkhoven 2020 Apr 14 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/ezpages.php
@@ -1,11 +1,10 @@
<?php

/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 Jan 06 Modified in v1.5.6b $
* @version $Id: DrByte 2020 May 18 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/featured.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: torvista 2020 April 05 Modified in v1.5.7 $
* @version $Id: Steve 2020 Apr 04 Modified in v1.5.7 $
* structurally identical to specials.php, modifications should be replicated
*/
require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/geo_zones.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 May 08 Modified in v1.5.6b $
* @version $Id: Scott C Wilson 2020 Apr 09 Modified in v1.5.7 $
*/
require('includes/application_top.php');

Expand Down
5 changes: 2 additions & 3 deletions admin/gv_mail.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: torvista 2019 Aug 08 Modified in v1.5.7 $
* @version $Id: Steve 2019 Oct 01 Modified in v1.5.7 $
*/

require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/gv_queue.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2014 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version GIT: $Id: Author: DrByte Jun 30 2014 Modified in v1.5.4 $
* @version $Id: Scott C Wilson 2020 Apr 09 Modified in v1.5.7 $
*/

require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/gv_sent.php
@@ -1,9 +1,8 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: mc12345678 2019 May 08 Modified in v1.5.6b $
* @version $Id: Scott C Wilson 2020 Apr 12 Modified in v1.5.7 $
*/

require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/home.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2018 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Zen4All Fri Nov 16 10:31:29 2018 +0100 Modified in v1.5.6 $
* @version $Id: DrByte 2020 May 16 New in v1.5.7 $
*/
$version_check_index=true;
require('includes/application_top.php');
Expand Down
5 changes: 2 additions & 3 deletions admin/includes/admin_html_head.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2016 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: admin_html_head.php New in v1.5.7 $
* @version $Id: DrByte 2020 May 20 New in v1.5.7 $
*/
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
Expand Down
5 changes: 2 additions & 3 deletions admin/includes/application_bootstrap.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2019 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: DrByte 2019 May 15 Modified in v1.5.6b $
* @version $Id: Zcwilt 2019 Oct 09 New in v1.5.7 $
*/

use Zencart\FileSystem\FileSystem;
Expand Down
5 changes: 2 additions & 3 deletions admin/includes/application_bottom.php
@@ -1,10 +1,9 @@
<?php
/**
* @package admin
* @copyright Copyright 2003-2010 Zen Cart Development Team
* @copyright Copyright 2003-2020 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: application_bottom.php 17088 2010-07-31 05:08:33Z drbyte $
* @version $Id: DrByte 2019 Sep 15 Modified in v1.5.7 $
*/
if (!defined('IS_ADMIN_FLAG')) {
die('Illegal Access');
Expand Down

0 comments on commit 2042aac

Please sign in to comment.