Beispiel #1
0
   ----------------------------------------------------------------------
   OSC-SupportTicketSystem
   Copyright (c) 2003 Henri Schmidhuber IN-Solution

   Contribution based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- tickets //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_TICKET, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=ticket'));
if ($_SESSION['selected_box'] == 'ticket' || $menu_dhtml == true) {
    $contents[] = array('text' => oos_admin_files_boxes('ticket_view', BOX_TICKET_VIEW) . oos_admin_files_boxes('ticket_reply', BOX_TEXT_REPLY) . oos_admin_files_boxes('ticket_admin', BOX_TEXT_ADMIN) . oos_admin_files_boxes('ticket_department', BOX_TEXT_DEPARTMENT) . oos_admin_files_boxes('ticket_status', BOX_TEXT_STATUS) . oos_admin_files_boxes('ticket_priority', BOX_TEXT_PRIORITY));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- tickets_eof //-->
Beispiel #2
0
   File: gv_admin.php,v 1.2.2.1 2003/04/18 21:13:51 wilt
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2002 - 2003 osCommerce

   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- gv_admin //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_GV_ADMIN, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=gv_admin'));
if ($_SESSION['selected_box'] == 'gv_admin') {
    $contents[] = array('text' => oos_admin_files_boxes('coupon_admin', BOX_COUPON_ADMIN) . oos_admin_files_boxes('gv_queue', BOX_GV_ADMIN_QUEUE) . oos_admin_files_boxes('gv_mail', BOX_GV_ADMIN_MAIL) . oos_admin_files_boxes('gv_sent', BOX_GV_ADMIN_SENT));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- gv_admin_eof //-->
Beispiel #3
0
   Gift Voucher System v1.0
   Copyright (c) 2001,2002 Ian C Wilson
   http://www.phesis.org
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- gv_admin //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_GV_ADMIN,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=gv_admin'));

  if ($_SESSION['selected_box'] == 'gv_admin') {
    $contents[] = array('text'  => oos_admin_files_boxes('coupon_admin', BOX_COUPON_ADMIN) .
                                   oos_admin_files_boxes('gv_queue', BOX_GV_ADMIN_QUEUE) .
                                   oos_admin_files_boxes('gv_mail', BOX_GV_ADMIN_MAIL) .
                                   oos_admin_files_boxes('gv_sent', BOX_GV_ADMIN_SENT));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- gv_admin_eof //-->
   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: administrator.php,v 1.20 2002/03/16 00:20:11 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- catalog //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_ADMINISTRATOR, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=administrator'));
if ($_SESSION['selected_box'] == 'administrator') {
    $contents[] = array('text' => oos_admin_files_boxes('admin_members', BOX_ADMINISTRATOR_MEMBERS) . oos_admin_files_boxes('admin_files', BOX_ADMINISTRATOR_BOXES));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- catalog_eof //-->
Beispiel #5
0
   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: customers.php,v 1.15 2002/03/16 00:20:11 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- customers //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_CUSTOMERS, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=customers'));
if ($_SESSION['selected_box'] == 'customers' || $menu_dhtml == true) {
    $contents[] = array('text' => oos_admin_files_boxes('customers', BOX_CUSTOMERS_CUSTOMERS) . oos_admin_files_boxes('orders', BOX_CUSTOMERS_ORDERS) . oos_admin_files_boxes('customers_points', BOX_CUSTOMERS_POINTS) . oos_admin_files_boxes('customers_points_pending', BOX_CUSTOMERS_POINTS_PENDING) . oos_admin_files_boxes('export_stampit', BOX_CUSTOMERS_EXPORT_STAMPIT) . oos_admin_files_boxes('customers_status', BOX_LOCALIZATION_CUSTOMERS_STATUS) . oos_admin_files_boxes('orders_status', BOX_LOCALIZATION_ORDERS_STATUS) . oos_admin_files_boxes('campaigns', BOX_CAMPAIGNS) . oos_admin_files_boxes('manual_loging', BOX_ADMIN_LOGIN));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- customers_eof //-->
Beispiel #6
0
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- content //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_CONTENT,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=content'));

  if ($_SESSION['selected_box'] == 'content') {
    $contents[] = array('text'  => oos_admin_files_boxes('content_block', BOX_CONTENT_BLOCK) .
                                   oos_admin_files_boxes('content_page_type', BOX_CONTENT_PAGE_TYPE));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- content_eof //-->
   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: localization.php,v 1.15 2002/03/16 00:20:11 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- localization //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_LOCALIZATION, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=localization'));
if ($_SESSION['selected_box'] == 'localization') {
    $contents[] = array('text' => oos_admin_files_boxes('currencies', BOX_LOCALIZATION_CURRENCIES) . oos_admin_files_boxes('languages', BOX_LOCALIZATION_LANGUAGES));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- localization_eof //-->
Beispiel #8
0
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- content //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_CONTENT, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=content'));
if ($_SESSION['selected_box'] == 'content') {
    $contents[] = array('text' => oos_admin_files_boxes('content_block', BOX_CONTENT_BLOCK) . oos_admin_files_boxes('content_page_type', BOX_CONTENT_PAGE_TYPE));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- content_eof //-->
Beispiel #9
0
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- newsfeed //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_NEWSFEED,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=newsfeed'));

  if ($_SESSION['selected_box'] == 'newsfeed') {
    $contents[] = array('text'  => oos_admin_files_boxes('newsfeed_manager', BOX_NEWSFEED_MANAGER) .
                                   oos_admin_files_boxes('newsfeed_categories', BOX_NEWSFEED_CATEGORIES));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- newsfeed_eof //-->
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- information //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_INFORMATION, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=information'));
if ($_SESSION['selected_box'] == 'information') {
    $contents[] = array('text' => oos_admin_files_boxes('information', BOX_INFORMATION));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- information //-->
Beispiel #11
0
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2008 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- export //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_EXPORT, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=export'));
if ($_SESSION['selected_box'] == 'export') {
    $contents[] = array('text' => oos_admin_files_boxes('export_stampit', BOX_CUSTOMERS_EXPORT_STAMPIT) . oos_admin_files_boxes('export_googlebase', BOX_EXPORT_GOOGLEBASE) . oos_admin_files_boxes('export_kelkoo', BOX_EXPORT_KELKOO) . oos_admin_files_boxes('export_preissuchmaschine', BOX_EXPORT_PREISSUCHMASCHINE));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- export_eof //-->
Beispiel #12
0
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- newsfeed //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_NEWSFEED, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=newsfeed'));
if ($_SESSION['selected_box'] == 'newsfeed' || $menu_dhtml == true) {
    $contents[] = array('text' => oos_admin_files_boxes('newsfeed_manager', BOX_NEWSFEED_MANAGER) . oos_admin_files_boxes('newsfeed_categories', BOX_NEWSFEED_CATEGORIES));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- newsfeed_eof //-->
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- localization //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_LOCALIZATION,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=localization'));

  if ($_SESSION['selected_box'] == 'localization') {
    $contents[] = array('text'  => oos_admin_files_boxes('currencies', BOX_LOCALIZATION_CURRENCIES) .
                                   oos_admin_files_boxes('languages', BOX_LOCALIZATION_LANGUAGES));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- localization_eof //-->
Beispiel #14
0
   ---------------------------------------------------------------------- */
?>
<!-- customers //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_CUSTOMERS,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=customers'));

  if ($_SESSION['selected_box'] == 'customers') {
    $contents[] = array('text'  => oos_admin_files_boxes('customers', BOX_CUSTOMERS_CUSTOMERS) .
                                   oos_admin_files_boxes('orders', BOX_CUSTOMERS_ORDERS) .
                                   oos_admin_files_boxes('customers_points', BOX_CUSTOMERS_POINTS) .
                                   oos_admin_files_boxes('customers_points_pending', BOX_CUSTOMERS_POINTS_PENDING) .
                                   oos_admin_files_boxes('export_stampit', BOX_CUSTOMERS_EXPORT_STAMPIT) .
                                   oos_admin_files_boxes('customers_status', BOX_LOCALIZATION_CUSTOMERS_STATUS) .
                                   oos_admin_files_boxes('orders_status', BOX_LOCALIZATION_ORDERS_STATUS) .
                                   oos_admin_files_boxes('campaigns', BOX_CAMPAIGNS) .
                                   oos_admin_files_boxes('manual_loging', BOX_ADMIN_LOGIN));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- customers_eof //-->
Beispiel #15
0
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- catalog //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_CATALOG, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=catalog'));
if ($_SESSION['selected_box'] == 'catalog') {
    $contents[] = array('text' => oos_admin_files_boxes('categories', BOX_CATALOG_CATEGORIES_PRODUCTS));
    if (MULTIPLE_CATEGORIES_USE == '1') {
        $contents[] = array('text' => '<a href="' . oos_href_link_admin($aFilename['products'], 'action=new_product', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_CATALOG_QADD_PRODUCT . '</a><br />');
    }
    $contents[] = array('text' => oos_admin_files_boxes('specials', BOX_CATALOG_SPECIALS) . oos_admin_files_boxes('products_expected', BOX_CATALOG_PRODUCTS_EXPECTED) . oos_admin_files_boxes('featured', BOX_CATALOG_PRODUCTS_FEATURED) . oos_admin_files_boxes('products_units', BOX_CATALOG_PRODUCTS_UNITS) . oos_admin_files_boxes('products_attributes', BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES));
    if (STOCK_CHECK == '1') {
        $contents[] = array('text' => oos_admin_files_boxes('products_status', BOX_CATALOG_PRODUCTS_STATUS));
    }
    $contents[] = array('text' => oos_admin_files_boxes('xsell_products', BOX_CATALOG_XSELL_PRODUCTS) . oos_admin_files_boxes('up_sell_products', BOX_CATALOG_UP_SELL_PRODUCTS) . oos_admin_files_boxes('easypopulate', BOX_CATALOG_EASYPOPULATE) . oos_admin_files_boxes('export_excel', BOX_CATALOG_EXPORT_EXCEL) . oos_admin_files_boxes('import_excel', BOX_CATALOG_IMPORT_EXCEL) . oos_admin_files_boxes('manufacturers', BOX_CATALOG_MANUFACTURERS) . oos_admin_files_boxes('reviews', BOX_CATALOG_REVIEWS));
    if (STOCK_CHECK == '1') {
        $contents[] = array('text' => oos_admin_files_boxes('quick_stockupdate', BOX_CATALOG_QUICK_STOCKUPDATE));
    }
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- catalog_eof //-->
Beispiel #16
0
   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: reports.php,v 1.4 2002/03/16 00:20:11 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- reports //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_REPORTS, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=reports'));
if ($_SESSION['selected_box'] == 'reports' || $menu_dhtml == true) {
    $contents[] = array('text' => oos_admin_files_boxes('stats_keywords', BOX_REPORTS_KEYWORDS) . oos_admin_files_boxes('stats_referer', BOX_REPORTS_REFERER) . oos_admin_files_boxes('stats_products_viewed', BOX_REPORTS_PRODUCTS_VIEWED) . oos_admin_files_boxes('stats_products_purchased', BOX_REPORTS_PRODUCTS_PURCHASED) . oos_admin_files_boxes('stats_low_stock', BOX_REPORTS_STOCK_LEVEL) . oos_admin_files_boxes('stats_customers', BOX_REPORTS_ORDERS_TOTAL) . oos_admin_files_boxes('stats_sales_report2', BOX_REPORTS_SALES_REPORT2) . oos_admin_files_boxes('stats_recover_cart_sales', BOX_REPORTS_RECOVER_CART_SALES));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- reports_eof //-->
Beispiel #17
0
   http://www.oos-shop.de/

   Copyright (c) 2003 - 2009 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- rss_admin //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_RSS, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=rss_admin'));
if ($_SESSION['selected_box'] == 'rss_admin') {
    $contents[] = array('text' => oos_admin_files_boxes('rss_conf', BOX_RSS_CONF));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- rss_admin //-->
Beispiel #18
0
   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- tickets //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_TICKET,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=ticket'));

  if ($_SESSION['selected_box'] == 'ticket') {
    $contents[] = array('text'  => oos_admin_files_boxes('ticket_view', BOX_TICKET_VIEW) .
                                   oos_admin_files_boxes('ticket_reply', BOX_TEXT_REPLY) .
                                   oos_admin_files_boxes('ticket_admin', BOX_TEXT_ADMIN) .
                                   oos_admin_files_boxes('ticket_department', BOX_TEXT_DEPARTMENT) .
                                   oos_admin_files_boxes('ticket_status', BOX_TEXT_STATUS) .
                                   oos_admin_files_boxes('ticket_priority', BOX_TEXT_PRIORITY));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- tickets_eof //-->
Beispiel #19
0
   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: taxes.php,v 1.16 2002/03/16 00:20:11 hpdl
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- taxes //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_LOCATION_AND_TAXES, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=taxes'));
if ($_SESSION['selected_box'] == 'taxes' || $menu_dhtml == true) {
    $contents[] = array('text' => oos_admin_files_boxes('countries', BOX_TAXES_COUNTRIES) . oos_admin_files_boxes('zones', BOX_TAXES_ZONES) . oos_admin_files_boxes('geo_zones', BOX_TAXES_GEO_ZONES) . oos_admin_files_boxes('tax_classes', BOX_TAXES_TAX_CLASSES) . oos_admin_files_boxes('tax_rates', BOX_TAXES_TAX_RATES));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- taxes_eof //-->
Beispiel #20
0
   Copyright (c) 2003 - 2007 by the OOS Development Team.
   ----------------------------------------------------------------------
   Based on:

   File: tools.php,v 1.20 2002/03/16 00:20:11 hpdl 
   ----------------------------------------------------------------------
   osCommerce, Open Source E-Commerce Solutions
   http://www.oscommerce.com

   Copyright (c) 2003 osCommerce
   ----------------------------------------------------------------------
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- tools //-->
          <tr>
            <td>
<?php 
$heading = array();
$contents = array();
$heading[] = array('text' => BOX_HEADING_TOOLS, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=tools'));
if ($_SESSION['selected_box'] == 'tools' || $menu_dhtml == true) {
    $contents[] = array('text' => '<a href="' . OOS_HTTP_SERVER . OOS_SHOP . 'administrator/mysqldumper/index.php' . '" class="menuBoxContentLink">' . BOX_TOOLS_BACKUP . '</a><br />' . oos_admin_files_boxes('box_content', BOX_TOOLS_CONTENT) . oos_admin_files_boxes('banner_manager', BOX_TOOLS_BANNER_MANAGER) . oos_admin_files_boxes('define_language', BOX_TOOLS_DEFINE_LANGUAGE) . oos_admin_files_boxes('file_manager', BOX_TOOLS_FILE_MANAGER) . oos_admin_files_boxes('mail', BOX_TOOLS_MAIL) . oos_admin_files_boxes('newsletters', BOX_TOOLS_NEWSLETTER_MANAGER) . oos_admin_files_boxes('server_info', BOX_TOOLS_SERVER_INFO) . oos_admin_files_boxes('whos_online', BOX_TOOLS_WHOS_ONLINE) . oos_admin_files_boxes('keyword_show', BOX_TOOLS_KEYWORD_SHOW) . oos_admin_files_boxes('recover_cart_sales', BOX_TOOLS_RECOVER_CART));
}
$box = new box();
echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- tools_eof //-->
Beispiel #21
0
   Released under the GNU General Public License
   ---------------------------------------------------------------------- */
?>
<!-- tools //-->
          <tr>
            <td>
<?php
  $heading = array();
  $contents = array();

  $heading[] = array('text'  => BOX_HEADING_TOOLS,
                     'link'  => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=tools'));

  if ($_SESSION['selected_box'] == 'tools') {
    $contents[] = array('text'  => '<a href="' . OOS_HTTP_SERVER . OOS_SHOP . 'administrator/mysqldumper/index.php' . '" class="menuBoxContentLink">' . BOX_TOOLS_BACKUP . '</a><br />' .
                                   oos_admin_files_boxes('box_content', BOX_TOOLS_CONTENT) .
                                   oos_admin_files_boxes('define_language', BOX_TOOLS_DEFINE_LANGUAGE) .
                                   oos_admin_files_boxes('mail', BOX_TOOLS_MAIL) .
                                   oos_admin_files_boxes('newsletters', BOX_TOOLS_NEWSLETTER_MANAGER) .
                                   oos_admin_files_boxes('server_info', BOX_TOOLS_SERVER_INFO) .
                                   oos_admin_files_boxes('whos_online', BOX_TOOLS_WHOS_ONLINE) .
                                   oos_admin_files_boxes('recover_cart_sales', BOX_TOOLS_RECOVER_CART));
  }

  $box = new box;
  echo $box->menuBox($heading, $contents);
?>
            </td>
          </tr>
<!-- tools_eof //-->