Here is the list of the most complex expressions used in the code. A complex expression is an expression that requires more than 20 tokens to be build.
Literal arrays are omitted.
File | Count | Expression |
---|---|---|
/osCommerce/OM/Core/Site/Admin/Application/product_types/pages/entries_delete.php:41 | 3 | osc_draw_button(array('href' => osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '=' . $_GET[$osC_Template->getModule( )]), 'priority' => 'secondary', 'icon' => 'close', 'title' => OSCOM::getDef('button_cancel'))) |
/osCommerce/OM/Core/Site/Admin/Application/product_types/pages/entries_edit.php:92 | 3 | osc_draw_button(array('href' => osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '=' . $_GET[$osC_Template->getModule( )]), 'priority' => 'secondary', 'icon' => 'close', 'title' => OSCOM::getDef('button_cancel'))) |
/osCommerce/OM/Core/Site/Admin/Application/product_types/pages/entries_new.php:83 | 3 | osc_draw_button(array('href' => osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '=' . $_GET[$osC_Template->getModule( )]), 'priority' => 'secondary', 'icon' => 'close', 'title' => OSCOM::getDef('button_cancel'))) |
/osCommerce/OM/Core/Site/Admin/Application/product_types/pages/entries.php:22 | 1 | osc_draw_button(array('href' => osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '=' . $_GET[$osC_Template->getModule( )] . '&action=entry_save'), 'icon' => 'plus', 'title' => OSCOM::getDef('button_insert'))) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/delete.php:28 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $osC_Order->getOrderID( ) . '&action=delete') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/delete.php:36 | 3 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page']) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/batch_delete.php:26 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=batchDelete') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/batch_delete.php:51 | 3 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page']) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:88 | 1 | osc_redirect_admin(osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&oID=' . $_GET['oID'] . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=save&tabIndex=tabTransactionHistory')) |
/osCommerce/OM/Core/HttpRequest/Curl.php:13 | 1 | curl_init($parameters['server']['scheme'] . '://' . $parameters['server']['host'] . $parameters['server']['path'] . (isset($parameters['server']['query']) ? '?' . $parameters['server']['query'] : '')) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:88 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&oID=' . $_GET['oID'] . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=save&tabIndex=tabTransactionHistory') |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:106 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&oID=' . $_GET['oID'] . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=save&tabIndex=tabStatusHistory') |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:106 | 1 | osc_redirect_admin(osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&oID=' . $_GET['oID'] . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=save&tabIndex=tabStatusHistory')) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:121 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page']) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:121 | 2 | osc_redirect_admin(osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'])) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:146 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page']) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:146 | 2 | osc_redirect_admin(osc_href_link_admin(FILENAME_DEFAULT, $this->_module . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'])) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/edit.php:261 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $_GET['oID'] . '&action=updateTransaction') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/edit.php:52 | 3 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page']) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:88 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&action=batchDelete') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/edit.php:304 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $_GET['oID'] . '&action=updateStatus') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:99 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=save') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:99 | 1 | osc_link_object(osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=save'), osc_icon('orders.png') . ' ' . $Qorders->valueProtected('customers_name')) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:106 | 2 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=save') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:106 | 1 | osc_link_object(osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=save'), osc_icon('edit.png')) |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:107 | 1 | osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=delete') |
/osCommerce/OM/Core/Site/Admin/Application/orders/pages/main.php:107 | 1 | osc_link_object(osc_href_link_admin(FILENAME_DEFAULT, $osC_Template->getModule( ) . '&' . (isset($_GET['search']) ? 'search=' . $_GET['search'] . '&' : '') . (isset($_GET['status']) ? 'status=' . $_GET['status'] . '&' : '') . (isset($_GET['cID']) ? 'cID=' . $_GET['cID'] . '&' : '') . 'page=' . $_GET['page'] . '&oID=' . $Qorders->valueInt('orders_id') . '&action=delete'), osc_icon('trash.png')) |
/osCommerce/OM/Core/Site/Shop/Module/Content/RecentlyVisited/Controller.php:53 | 1 | $this->_content .= '<i>(' . sprintf(OSCOM::getDef('recently_visited_item_in_category'), HTML::link(OSCOM::getLink(null, 'Index', 'cPath=' . $product['category_path']), $product['category_name'])) . ')</i></div>' . '<div style="clear: both;"></div>' . '</li>' |
/osCommerce/OM/Core/Site/Shop/Module/Content/RecentlyVisited/Controller.php:71 | 1 | $this->_content .= ' <i>(' . sprintf(OSCOM::getDef('recently_visited_item_in_category'), HTML::link(OSCOM::getLink(null, 'Index', 'cPath=' . $category['parent_id']), $category['parent_name'])) . ')</i>' |
/osCommerce/OM/Core/Site/Shop/Module/Content/RecentlyVisited/Controller.php:87 | 1 | $this->_content .= '<li>' . HTML::link(OSCOM::getLink(null, 'Search', 'Q=' . $searchphrase['keywords']), HTML::outputProtected($searchphrase['keywords'])) . ' <i>(' . number_format($searchphrase['results']) . ' results)</i></li>' |
/osCommerce/OM/Core/Site/Shop/Module/Content/NewProducts/Controller.php:66 | 1 | $this->_content .= '<span style="width: 33%; float: left; text-align: center;">' . HTML::link(OSCOM::getLink(null, 'Products', $product['keyword']), $OSCOM_Image->show($product['display_image'], $product['name'])) . '<br />' . HTML::link(OSCOM::getLink(null, 'Products', $product['keyword']), $product['name']) . '<br />' . $product['display_price'] . '</span>' |
/osCommerce/OM/Core/Site/Shop/Module/Content/UpcomingProducts/Controller.php:52 | 1 | $this->_content .= '<li>' . DateTime::getLong($r['date_expected']) . ': ' . HTML::link(OSCOM::getLink(null, 'Products', $OSCOM_Product->getKeyword( )), $OSCOM_Product->getTitle( )) . ' ' . $OSCOM_Product->getPriceFormated(true) . '</li>' |
/osCommerce/OM/Core/Site/Setup/Language.php:28 | 1 | $this->_languages[$lang['language']['data']['code']] = array('id' => 1, 'code' => $lang['language']['data']['code'], 'name' => $lang['language']['data']['title'], 'locale' => $lang['language']['data']['locale'], 'charset' => $lang['language']['data']['character_set'], 'date_format_short' => $lang['language']['data']['date_format_short'], 'date_format_long' => $lang['language']['data']['date_format_long'], 'time_format' => $lang['language']['data']['time_format'], 'text_direction' => $lang['language']['data']['text_direction'], 'parent_id' => 0) |
/osCommerce/OM/Core/Site/Setup/Application/Install/pages/step_3.php:71 | 1 | $file_contents = <<<EOT [OSCOM] bootstrap_file = "index.php" default_site = "Shop" time_zone = "{$_POST['CFG_TIME_ZONE']}" dir_fs_public = "{$dir_fs_document_root}public/" [Admin] enable_ssl = "false" http_server = "$http_server" https_server = "$http_server" http_cookie_domain = "$http_cookie_domain" https_cookie_domain = "$http_cookie_domain" http_cookie_path = "$http_dir_ws" https_cookie_path = "$http_dir_ws" dir_ws_http_server = "$http_dir_ws" dir_ws_https_server = "$http_dir_ws" db_server = "{$_POST['DB_SERVER']}" db_server_username = "{$_POST['DB_SERVER_USERNAME']}" db_server_password = "{$_POST['DB_SERVER_PASSWORD']}" db_server_port = "{$_POST['DB_SERVER_PORT']}" db_database = "{$_POST['DB_DATABASE']}" db_driver = "$db_class" db_table_prefix = "{$_POST['DB_TABLE_PREFIX']}" db_server_persistent_connections = "false" store_sessions = "Database" [Shop] enable_ssl = "false" http_server = "$http_server" https_server = "$http_server" http_cookie_domain = "$http_cookie_domain" https_cookie_domain = "$http_cookie_domain" http_cookie_path = "$http_dir_ws" https_cookie_path = "$http_dir_ws" dir_ws_http_server = "$http_dir_ws" dir_ws_https_server = "$http_dir_ws" product_images_http_server = "" product_images_https_server = "" product_images_dir_ws_http_server = "{$http_dir_ws}public/products/" product_images_dir_ws_https_server = "{$http_dir_ws}public/products/" db_server = "{$_POST['DB_SERVER']}" db_server_username = "{$_POST['DB_SERVER_USERNAME']}" db_server_password = "{$_POST['DB_SERVER_PASSWORD']}" db_server_port = "{$_POST['DB_SERVER_PORT']}" db_database = "{$_POST['DB_DATABASE']}" db_driver = "$db_class" db_table_prefix = "{$_POST['DB_TABLE_PREFIX']}" db_server_persistent_connections = "false" store_sessions = "Database" [Setup] offline = "true" EOT |
/osCommerce/OM/Core/Site/Setup/Application/Install/RPC/DBImportSample.php:15 | 2 | $data = array('server' => trim(urldecode($_POST['server'])), 'username' => trim(urldecode($_POST['username'])), 'password' => trim(urldecode($_POST['password'])), 'database' => trim(urldecode($_POST['name'])), 'port' => trim(urldecode($_POST['port'])), 'class' => str_replace('_', '\\', trim(urldecode($_POST['class']))), 'table_prefix' => trim(urldecode($_POST['prefix']))) |
/osCommerce/OM/Core/Site/Setup/Application/Install/RPC/DBConfigureShop.php:15 | 1 | $data = array('server' => trim(urldecode($_POST['server'])), 'username' => trim(urldecode($_POST['username'])), 'password' => trim(urldecode($_POST['password'])), 'database' => trim(urldecode($_POST['name'])), 'port' => trim(urldecode($_POST['port'])), 'class' => str_replace('_', '\\', trim(urldecode($_POST['class']))), 'table_prefix' => trim(urldecode($_POST['prefix'])), 'shop_name' => trim(urldecode($_POST['shop_name'])), 'shop_owner_name' => trim(urldecode($_POST['shop_owner_name'])), 'shop_owner_email' => trim(urldecode($_POST['shop_owner_email'])), 'admin_username' => trim(urldecode($_POST['admin_username'])), 'admin_password' => trim(urldecode($_POST['admin_password']))) |
/osCommerce/OM/Core/Site/Setup/Application/Install/RPC/DBImport.php:15 | 2 | $data = array('server' => trim(urldecode($_POST['server'])), 'username' => trim(urldecode($_POST['username'])), 'password' => trim(urldecode($_POST['password'])), 'database' => trim(urldecode($_POST['name'])), 'port' => trim(urldecode($_POST['port'])), 'class' => str_replace('_', '\\', trim(urldecode($_POST['class']))), 'table_prefix' => trim(urldecode($_POST['prefix']))) |
/osCommerce/OM/Core/Site/Setup/Application/Install/RPC/DBCheck.php:15 | 1 | $data = array('server' => trim(urldecode($_POST['server'])), 'username' => trim(urldecode($_POST['username'])), 'password' => trim(urldecode($_POST['password'])), 'database' => trim(urldecode($_POST['name'])), 'port' => trim(urldecode($_POST['port'])), 'class' => str_replace('_', '\\', trim(urldecode($_POST['class'])))) |
/osCommerce/OM/Core/Site/Setup/Application/Install/Model/configureShop.php:24 | 1 | $cfg_data = array(array('key' => 'STORE_NAME', 'value' => $data['shop_name']), array('key' => 'STORE_OWNER', 'value' => $data['shop_owner_name']), array('key' => 'STORE_OWNER_EMAIL_ADDRESS', 'value' => $data['shop_owner_email']), array('key' => 'EMAIL_FROM', 'value' => '"' . $data['shop_owner_name'] . '" <' . $data['shop_owner_email'] . '>')) |
/osCommerce/OM/Core/HttpRequest/HttpRequest.php:16 | 1 | $h = new \HttpRequest($parameters['server']['scheme'] . '://' . $parameters['server']['host'] . $parameters['server']['path'] . (isset($parameters['server']['query']) ? '?' . $parameters['server']['query'] : ''), static::$_methods[$parameters['method']], array('redirect' => 5)) |
/osCommerce/OM/Core/HttpRequest/Curl.php:13 | 1 | $curl = curl_init($parameters['server']['scheme'] . '://' . $parameters['server']['host'] . $parameters['server']['path'] . (isset($parameters['server']['query']) ? '?' . $parameters['server']['query'] : '')) |
/osCommerce/OM/Core/Site/Shop/Application/Products/Action/TellAFriend/Process.php:80 | 1 | $email_body = sprintf(OSCOM::getDef('email_tell_a_friend_intro'), HTML::sanitize($_POST['to_name']), HTML::sanitize($_POST['from_name']), $OSCOM_Product->getTitle( ), STORE_NAME) . "\n\n" |
/osCommerce/OM/Core/Site/Shop/Application/Products/Action/TellAFriend/Process.php:86 | 1 | $email_body .= sprintf(OSCOM::getDef('email_tell_a_friend_link'), OSCOM::getLink(null, null, $OSCOM_Product->getKeyword( ), 'NONSSL', false)) . "\n\n" . sprintf(OSCOM::getDef('email_tell_a_friend_signature'), STORE_NAME . "\n" . HTTP_SERVER . DIR_WS_CATALOG . "\n") |
/osCommerce/OM/Core/Site/Shop/Application/Products/pages/product_listing.php:159 | 1 | $lc_text = ' ' . HTML::link(OSCOM::getLink(null, 'Products', $OSCOM_Product->getKeyword( ) . ($OSCOM_Category->getID( ) > 0 ? '&cPath=' . $OSCOM_Category->getPath( ) : '')), $OSCOM_Image->show($OSCOM_Product->getImage( ), $OSCOM_Product->getTitle( ))) . ' ' |
/osCommerce/OM/Core/Site/Shop/Application/Products/pages/product_listing.php:164 | 1 | $lc_text = HTML::button(array('href' => OSCOM::getLink(null, 'Cart', 'Add&' . $OSCOM_Product->getKeyword( )), 'icon' => 'cart', 'title' => OSCOM::getDef('button_buy_now'))) |
/osCommerce/OM/Core/Site/Shop/Application/Cart/RPC/PayPal/ExpressCheckoutInstantUpdate.php:89 | 2 | $quotes_array[] = array('id' => $quote['id'] . '_' . $rate['id'], 'name' => $quote['module'], 'label' => $rate['title'], 'cost' => $rate['cost'], 'tax' => $quote['tax']) |
/osCommerce/OM/Core/Site/Shop/Module/Box/Information/Controller.php:28 | 1 | $this->_content = '<ol style="list-style: none; margin: 0; padding: 0;">' . ' <li>' . HTML::link(OSCOM::getLink(null, 'Info', 'Shipping'), OSCOM::getDef('box_information_shipping')) . '</li>' . ' <li>' . HTML::link(OSCOM::getLink(null, 'Info', 'Privacy'), OSCOM::getDef('box_information_privacy')) . '</li>' . ' <li>' . HTML::link(OSCOM::getLink(null, 'Info', 'Conditions'), OSCOM::getDef('box_information_conditions')) . '</li>' . ' <li>' . HTML::link(OSCOM::getLink(null, 'Info', 'Contact'), OSCOM::getDef('box_information_contact')) . '</li>' . ' <li>' . HTML::link(OSCOM::getLink(null, 'Info', 'Sitemap'), OSCOM::getDef('box_information_sitemap')) . '</li>' . '</ol>' |
/osCommerce/OM/Core/Site/Shop/Application/Products/Action/TellAFriend/Process.php:89 | 1 | $pEmail = new Mail(HTML::sanitize($_POST['to_name']), HTML::sanitize($_POST['to_email_address']), HTML::sanitize($_POST['from_name']), HTML::sanitize($_POST['from_email_address']), $email_subject) |
/osCommerce/OM/Core/Site/Shop/Application/Cart/RPC/PayPal/ExpressCheckoutInstantUpdate.php:45 | 1 | $address = array('firstname' => '', 'lastname' => '', 'gender' => '', 'company' => '', 'street_address' => '', 'suburb' => '', 'city' => $_POST['SHIPTOCITY'], 'postcode' => $_POST['SHIPTOZIP'], 'state' => $_POST['SHIPTOSTATE'], 'zone_id' => '', 'country_id' => $Qcountry->valueInt('countries_id'), 'telephone' => '', 'fax' => '') |
/osCommerce/OM/Core/Site/Shop/Module/Box/Reviews/Controller.php:91 | 1 | $this->_content .= HTML::link(OSCOM::getLink(null, 'Products', 'Reviews&View=' . $data['reviews_id'] . '&' . $data['products_keyword']), wordwrap(HTML::outputProtected($data['reviews_text']), 15, '­') . ' ..') . '<br /><div align="center">' . HTML::image(OSCOM::getPublicSiteLink('images/stars_' . $data['reviews_rating'] . '.png'), sprintf(OSCOM::getDef('box_reviews_stars_rating'), $data['reviews_rating'])) . '</div>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/TellAFriend/Controller.php:30 | 1 | $this->_content = '<form name="tell_a_friend" action="' . OSCOM::getLink(null, null, 'TellAFriend&' . $OSCOM_Product->getKeyword( )) . '" method="post">' . "\n" . HTML::inputField('to_email_address', null, 'style="width: 80%;"') . ' ' . HTML::submitImage('button_tell_a_friend.gif', OSCOM::getDef('box_tell_a_friend_text')) . '<br />' . OSCOM::getDef('box_tell_a_friend_text') . "\n" . '</form>' . "\n" |
/osCommerce/OM/Core/Site/Shop/Module/Box/Reviews/Controller.php:82 | 1 | $this->_content = '<div style="float: left; width: 55px;">' . HTML::button(array('href' => OSCOM::getLink(null, 'Products', 'Reviews&Write&' . $OSCOM_Product->getKeyword( )), 'icon' => 'pencil', 'title' => OSCOM::getDef('button_write_review'))) . '</div>' . HTML::link(OSCOM::getLink(null, 'Products', 'Reviews&Write&' . $OSCOM_Product->getKeyword( )), OSCOM::getDef('box_reviews_write')) . '<div style="clear: both;"></div>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/Reviews/Controller.php:88 | 1 | $this->_content = '<div align="center">' . HTML::link(OSCOM::getLink(null, 'Products', 'Reviews&View=' . $data['reviews_id'] . '&' . $data['products_keyword']), $OSCOM_Image->show($data['image'], $data['products_name'])) . '</div>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/CheckoutTrail/Controller.php:57 | 1 | $content .= '<span style="white-space: nowrap;"> ' . HTML::image('templates/' . $OSCOM_Template->getCode( ) . '/images/icons/24x24/checkout_' . $counter . ($step['active'] === true ? '_on' : '') . '.gif', $step['title'], 24, 24, 'align="absmiddle"') |
/osCommerce/OM/Core/Site/Shop/Module/Box/CheckoutTrail/Controller.php:60 | 1 | $content .= HTML::link(OSCOM::getLink(null, 'Checkout', $step['code'], 'SSL'), $step['title'], 'class="boxCheckoutTrail' . ($step['active'] === true ? 'Active' : '') . '"') |
/osCommerce/OM/Core/Site/Shop/Module/Box/CheckoutTrail/Controller.php:33 | 1 | $steps[] = array('title' => OSCOM::getDef('box_ordering_steps_delivery'), 'code' => 'shipping', 'active' => (($OSCOM_Template->getModule( ) == 'Shipping') || ($OSCOM_Template->getModule( ) == 'ShippingAddress') ? true : false)) |
/osCommerce/OM/Core/Site/Shop/Module/Box/CheckoutTrail/Controller.php:38 | 1 | $steps[] = array('title' => OSCOM::getDef('box_ordering_steps_payment'), 'code' => 'payment', 'active' => (($OSCOM_Template->getModule( ) == 'Payment') || ($OSCOM_Template->getModule( ) == 'PaymentAddress') ? true : false)) |
/osCommerce/OM/Core/Site/Shop/Module/Box/ProductNotifications/Controller.php:63 | 1 | $this->_content = '<div style="float: left; width: 55px;">' . HTML::link(OSCOM::getLink(null, null, $get_params . 'action=notify_remove', 'AUTO'), HTML::image(DIR_WS_IMAGES . 'box_products_notifications_remove.gif', sprintf(OSCOM::getDef('box_product_notifications_remove'), $OSCOM_Product->getTitle( )))) . '</div>' . HTML::link(OSCOM::getLink(null, null, $get_params . 'action=notify_remove', 'AUTO'), sprintf(OSCOM::getDef('box_product_notifications_remove'), $OSCOM_Product->getTitle( ))) |
/osCommerce/OM/Core/Site/Shop/Module/Box/Manufacturers/Controller.php:40 | 1 | $this->_content = '<form name="manufacturers" action="' . OSCOM::getLink( ) . '" method="get">' . HTML::hiddenField('Index', null) . HTML::selectMenu('Manufacturers', $manufacturers_array, null, 'onchange="this.form.submit();" size="' . BOX_MANUFACTURERS_LIST_SIZE . '" style="width: 100%"') . HTML::hiddenSessionIDField( ) . '</form>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/ManufacturerInfo/Controller.php:51 | 1 | $this->_content .= '<li>' . HTML::link(OSCOM::getLink(null, 'Redirct', 'Manufacturer=' . $result['manufacturers_id']), sprintf(OSCOM::getDef('box_manufacturer_info_website'), $result['manufacturers_name']), 'target="_blank"') . '</li>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/ManufacturerInfo/Controller.php:43 | 1 | $this->_content .= '<div style="text-align: center;">' . HTML::link(OSCOM::getLink(null, 'Index', 'Manufacturers=' . $result['manufacturers_id']), HTML::image('public/manufacturers/' . $result['manufacturers_image'], $result['manufacturers_name'])) . '</div>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/Currencies/Controller.php:45 | 1 | $this->_content = '<form name="currencies" action="' . OSCOM::getLink(null, null, null, 'AUTO', false) . '" method="get">' . $hidden_get_params . HTML::selectMenu('currency', $data, $_SESSION['currency'], 'onchange="this.form.submit();" style="width: 100%"') . HTML::hiddenSessionIDField( ) . '</form>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/Search/Controller.php:28 | 1 | $this->_content = '<form name="search" action="' . OSCOM::getLink( ) . '" method="get">' . HTML::hiddenField('Search', null) . HTML::inputField('Q', null, 'style="width: 80%;" maxlength="30"') . ' ' . HTML::hiddenSessionIDField( ) . HTML::button(array('icon' => 'search', 'title' => OSCOM::getDef('box_search_heading'))) . '</form>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/Templates/Controller.php:46 | 1 | $this->_content = '<form name="templates" action="' . OSCOM::getLink(null, null, null, 'AUTO', false) . '" method="get">' . $hidden_get_params . HTML::selectMenu('template', $data, $_SESSION['template']['code'], 'onchange="this.form.submit();" style="width: 100%"') . HTML::hiddenSessionIDField( ) . '</form>' |
/osCommerce/OM/Core/Site/Shop/Module/Box/ProductNotifications/Controller.php:66 | 1 | $this->_content = '<div style="float: left; width: 55px;">' . HTML::link(OSCOM::getLink(null, null, $get_params . 'action=notify_add', 'AUTO'), HTML::image(DIR_WS_IMAGES . 'box_products_notifications.gif', sprintf(OSCOM::getDef('box_product_notifications_add'), $OSCOM_Product->getTitle( )))) . '</div>' . HTML::link(OSCOM::getLink(null, null, $get_params . 'action=notify_add', 'AUTO'), sprintf(OSCOM::getDef('box_product_notifications_add'), $OSCOM_Product->getTitle( ))) |
/osCommerce/OM/Core/Site/Shop/Module/ProductVariant/TextField.php:25 | 1 | $string .= ' <tr>' . ' <td width="100">' . $field['text'] . ':</td>' . ' <td>' . HTML::inputField('variants[' . $data['group_id'] . '][' . $field['id'] . ']', null, 'id="variants_' . $data['group_id'] . '_' . $i . '"') . '</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Shop/Module/Payment/PayPalExpressCheckout.php:293 | 2 | $quotes_array[] = array('id' => $quote['id'] . '_' . $rate['id'], 'name' => $quote['module'], 'label' => $rate['title'], 'cost' => $rate['cost'], 'tax' => $quote['tax']) |
/osCommerce/OM/Core/Site/Shop/Module/Payment/PayPalExpressCheckout.php:115 | 1 | $params = array('VERSION' => $this->_api_version, 'METHOD' => 'SetExpressCheckout', 'PAYMENTACTION' => ((MODULE_PAYMENT_PAYPAL_EXPRESS_CHECKOUT_TRANSACTION_METHOD == 'Sale') || (strlen(MODULE_PAYMENT_PAYPAL_EXPRESS_CHECKOUT_API_USERNAME) < 1) ? 'Sale' : 'Authorization'), 'RETURNURL' => OSCOM::getLink(null, null, 'ppx=retrieve', 'SSL', true, false), 'CANCELURL' => OSCOM::getLink(null, null, 'ppx=cancel', 'SSL', true, false)) |
/osCommerce/OM/Core/Site/Shop/Module/Payment/PayPalExpressCheckout.php:82 | 1 | $params = array('TOKEN' => $_SESSION['Shop']['PM']['PAYPAL']['EC']['TOKEN'], 'PAYERID' => $_SESSION['Shop']['PM']['PAYPAL']['EC']['PAYERID'], 'AMT' => $OSCOM_ShoppingCart->getTotal( ), 'CURRENCYCODE' => $OSCOM_Currencies->getCode( )) |
/osCommerce/OM/Core/Site/Shop/Module/Content/RecentlyVisited/Controller.php:44 | 1 | $this->_content .= '<span style="float: left; width: ' . ($OSCOM_Image->getWidth('mini') + 10) . 'px; text-align: center;">' . HTML::link(OSCOM::getLink(null, 'Products', $product['keyword']), $OSCOM_Image->show($product['image'], $product['name'], null, 'mini')) . '</span>' |
/osCommerce/OM/Core/Site/Shop/Module/Shipping/Flat.php:62 | 1 | $this->quotes = array('id' => $this->_code, 'module' => $this->_title, 'methods' => array(array('id' => $this->_code, 'title' => OSCOM::getDef('shipping_flat_method'), 'cost' => MODULE_SHIPPING_FLAT_COST)), 'tax_class_id' => $this->tax_class) |
/osCommerce/OM/Core/Site/Shop/Module/ProductVariant/RadioButton.php:28 | 1 | $string = '<table border="0" cellspacing="0" cellpadding="2">' . ' <tr>' . ' <td width="100">' . $data['title'] . ':</td>' . ' <td>' . HTML::radioField('variants[' . $data['group_id'] . ']', $data['data'], $default_value, 'onchange="refreshVariants();" id="variants_' . $data['group_id'] . '"') . '</td>' . ' </tr>' . '</table>' |
/osCommerce/OM/Core/Site/Shop/Module/ProductVariant/PullDownMenu.php:28 | 1 | $string = '<table border="0" cellspacing="0" cellpadding="2">' . ' <tr>' . ' <td width="100">' . $data['title'] . ':</td>' . ' <td>' . HTML::selectMenu('variants[' . $data['group_id'] . ']', $data['data'], $default_value, 'onchange="refreshVariants();" id="variants_' . $data['group_id'] . '"') . '</td>' . ' </tr>' . '</table>' |
/osCommerce/OM/Core/PDO.php:263 | 1 | $string = '<form action="' . OSCOM::getLink(null, null) . '" action="get">' . $hidden_parameter . sprintf(OSCOM::getDef('result_set_current_page'), HTML::selectMenu($batch_keyword, $pages_array, $batch_number, 'onchange="this.form.submit();"'), $number_of_pages) . HTML::hiddenSessionIDField( ) . '</form>' |
/osCommerce/OM/Core/Access.php:115 | 1 | $levels[$app] = array('module' => $app, 'icon' => $OSCOM_Application->getIcon( ), 'title' => $OSCOM_Application->getTitle( ), 'group' => $OSCOM_Application->getGroup( ), 'linkable' => $OSCOM_Application->canLinkTo( ), 'shortcut' => in_array($app, $shortcuts), 'sort_order' => $OSCOM_Application->getSortOrder( )) |
/osCommerce/OM/Core/DirectoryListing.php:112 | 2 | $stats = array('size' => filesize($dir->path . '/' . $entry), 'permissions' => fileperms($dir->path . '/' . $entry), 'user_id' => fileowner($dir->path . '/' . $entry), 'group_id' => filegroup($dir->path . '/' . $entry), 'last_modified' => filemtime($dir->path . '/' . $entry)) |
/osCommerce/OM/Core/Upload.php:71 | 1 | $this->_upload = array('type' => 'POST', 'name' => $_FILES[$this->_file]['name'], 'size' => $_FILES[$this->_file]['size'], 'tmp_name' => $_FILES[$this->_file]['tmp_name']) |
/osCommerce/OM/Core/PDO/MySQL/Standard.php:79 | 1 | $this->_fkeys[$Qfk->value('to_table')][] = array('from_table' => $Qfk->value('from_table'), 'from_field' => $Qfk->value('from_field'), 'to_field' => $Qfk->value('to_field'), 'on_update' => $Qfk->value('on_update'), 'on_delete' => $Qfk->value('on_delete')) |
/osCommerce/OM/Core/DirectoryListing.php:133 | 2 | $stats = array('size' => filesize($dir->path . '/' . $entry), 'permissions' => fileperms($dir->path . '/' . $entry), 'user_id' => fileowner($dir->path . '/' . $entry), 'group_id' => filegroup($dir->path . '/' . $entry), 'last_modified' => filemtime($dir->path . '/' . $entry)) |
/osCommerce/OM/Core/Site/Admin/Application/TaxClasses/Action/EntrySave/Process.php:18 | 1 | $data = array('zone_id' => $_POST['tax_zone_id'], 'rate' => $_POST['tax_rate'], 'description' => $_POST['tax_description'], 'priority' => $_POST['tax_priority'], 'rate' => $_POST['tax_rate'], 'tax_class_id' => $_GET['id']) |
/osCommerce/OM/Core/Site/Admin/Application/TaxClasses/pages/batch_delete.php:42 | 1 | $names_string .= HTML::hiddenField('batch[]', $Qclasses->valueInt('tax_class_id')) . '<b>' . $Qclasses->value('tax_class_title') . ' (' . sprintf(OSCOM::getDef('total_entries'), TaxClasses::getNumberOfTaxRates($Qclasses->valueInt('tax_class_id'))) . ')</b>, ' |
/osCommerce/OM/Core/Modules.php:36 | 1 | $Qspecific = $OSCOM_PDO->prepare('select b2p.boxes_group, b.code from :table_templates_boxes_to_pages b2p, :table_templates_boxes b, :table_templates t where b2p.templates_id = :templates_id and b2p.page_specific = 1 and b2p.content_page in ("*", "' . OSCOM::getSiteApplication( ) . '/*", "' . OSCOM::getSiteApplication( ) . '/' . substr($OSCOM_Template->getPageContentsFilename( ), 0, strrpos($OSCOM_Template->getPageContentsFilename( ), '.')) . '") and b2p.templates_boxes_id = b.id and b.modules_group = :modules_group and b2p.templates_id = t.id order by b2p.boxes_group, b2p.sort_order') |
/osCommerce/OM/Core/Language.php:21 | 1 | $this->_languages[$lang['code']] = array('id' => (int) $lang['languages_id'], 'code' => $lang['code'], 'name' => $lang['name'], 'locale' => $lang['locale'], 'charset' => $lang['charset'], 'date_format_short' => $lang['date_format_short'], 'date_format_long' => $lang['date_format_long'], 'time_format' => $lang['time_format'], 'text_direction' => $lang['text_direction'], 'currencies_id' => (int) $lang['currencies_id'], 'numeric_separator_decimal' => $lang['numeric_separator_decimal'], 'numeric_separator_thousands' => $lang['numeric_separator_thousands'], 'parent_id' => (int) $lang['parent_id']) |
/osCommerce/OM/Core/Mail.php:157 | 1 | $this->_body .= 'Content-Type: multipart/alternative; boundary="' . $this->_alternative_boundary . '";' . "\n\n" . '--' . $this->_alternative_boundary . "\n" . 'Content-Type: text/plain; charset="' . $this->_charset . '"' . "\n" . 'Content-Transfer-Encoding: ' . $this->_content_transfer_encoding . "\n\n" . $this->_body_plain . "\n\n" . '--' . $this->_alternative_boundary . "\n" . 'Content-Type: multipart/related; boundary="' . $this->_related_boundary . '"' . "\n\n" . '--' . $this->_related_boundary . "\n" . 'Content-Type: text/html; charset="' . $this->_charset . '"' . "\n" . 'Content-Transfer-Encoding: ' . $this->_content_transfer_encoding . "\n\n" . $this->_body_html . "\n\n" |
/osCommerce/OM/Core/Modules.php:50 | 1 | $Qmodules = $OSCOM_PDO->prepare('select b2p.boxes_group, b2p.content_page, b.code from :table_templates_boxes_to_pages b2p, :table_templates_boxes b, :table_templates t where b2p.templates_id = :templates_id and b2p.content_page in ("*", "' . OSCOM::getSiteApplication( ) . '/*", "' . OSCOM::getSiteApplication( ) . '/' . substr($OSCOM_Template->getPageContentsFilename( ), 0, strrpos($OSCOM_Template->getPageContentsFilename( ), '.')) . '") and b2p.templates_boxes_id = b.id and b.modules_group = :modules_group and b2p.templates_id = t.id order by b2p.boxes_group, b2p.sort_order') |
/osCommerce/OM/Core/Mail.php:232 | 1 | $this->_body = 'This is a multi-part message in MIME format.' . "\n\n" . '--' . $this->_boundary . "\n" . 'Content-Type: multipart/related; boundary="' . $this->_related_boundary . '";' . "\n\n" . '--' . $this->_related_boundary . "\n" . 'Content-Type: text/' . (empty($this->_body_plain) ? 'html' : 'plain') . '; charset="' . $this->_charset . '"' . "\n" . 'Content-Transfer-Encoding: ' . $this->_content_transfer_encoding . "\n\n" . (empty($this->_body_plain) ? $this->_body_html : $this->_body_plain) . "\n\n" . '--' . $this->_related_boundary . '--' . "\n\n" |
/osCommerce/OM/Core/Mail.php:202 | 1 | $this->_body = 'This is a multi-part message in MIME format.' . "\n\n" . '--' . $this->_boundary . "\n" . 'Content-Type: multipart/related; boundary="' . $this->_related_boundary . '";' . "\n\n" . '--' . $this->_related_boundary . "\n" . 'Content-Type: text/html; charset="' . $this->_charset . '"' . "\n" . 'Content-Transfer-Encoding: ' . $this->_content_transfer_encoding . "\n\n" . $this->_body_html . "\n\n" |
/osCommerce/OM/Core/Site/Admin/Application/banner_manager/pages/statistics.php:38 | 1 | $type_array = array(array('id' => 'daily', 'text' => $osC_Language->get('section_daily')), array('id' => 'monthly', 'text' => $osC_Language->get('section_monthly')), array('id' => 'yearly', 'text' => $osC_Language->get('section_yearly'))) |
/osCommerce/OM/Core/Site/Admin/Application/CreditCards/Action/Save/Process.php:18 | 1 | $data = array('name' => $_POST['credit_card_name'], 'pattern' => $_POST['pattern'], 'status' => (isset($_POST['credit_card_status']) && ($_POST['credit_card_status'] == '1') ? 1 : 0), 'sort_order' => $_POST['sort_order']) |
/osCommerce/OM/Core/Site/Admin/Application/Customers/pages/section_addressBook.php:33 | 1 | $address_fields .= HTML::hiddenField('ab[' . $ab['address_book_id'] . '][id]', $ab['address_book_id']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][gender]', $ab['gender']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][firstname]', $ab['firstname']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][lastname]', $ab['lastname']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][company]', $ab['company']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][street_address]', $ab['street_address']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][suburb]', $ab['suburb']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][city]', $ab['city']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][postcode]', $ab['postcode']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][state]', $ab['state']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][zone_id]', $ab['zone_id']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][country_id]', $ab['country_id']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][telephone]', $ab['telephone_number']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][fax]', $ab['fax_number']) . HTML::hiddenField('ab[' . $ab['address_book_id'] . '][changed]', 'false') |
/osCommerce/OM/Core/Site/Admin/Application/Customers/Action/Save/Process.php:26 | 1 | $data = array('id' => (isset($_GET['id']) && is_numeric($_GET['id']) ? $_GET['id'] : null), 'gender' => (isset($_POST['gender']) ? $_POST['gender'] : ''), 'firstname' => $_POST['firstname'], 'lastname' => $_POST['lastname'], 'dob_day' => (isset($_POST['dob']) ? substr($_POST['dob'], 8, 2) : ''), 'dob_month' => (isset($_POST['dob']) ? substr($_POST['dob'], 5, 2) : ''), 'dob_year' => (isset($_POST['dob']) ? substr($_POST['dob'], 0, 4) : ''), 'email_address' => $_POST['email_address'], 'password' => $_POST['password'], 'newsletter' => (isset($_POST['newsletter']) && ($_POST['newsletter'] == 'on') ? '1' : '0'), 'status' => (isset($_POST['status']) && ($_POST['status'] == 'on') ? '1' : '0')) |
/osCommerce/OM/Core/Site/Admin/Application/Customers/Action/Save/Process.php:100 | 1 | $data = array('id' => $address['id'], 'customer_id' => $customer_id, 'gender' => (isset($address['gender']) ? $address['gender'] : ''), 'firstname' => $address['firstname'], 'lastname' => $address['lastname'], 'company' => (isset($address['company']) ? $address['company'] : ''), 'street_address' => $address['street_address'], 'postcode' => $address['postcode'], 'suburb' => (isset($address['suburb']) ? $address['suburb'] : ''), 'city' => $address['city'], 'state' => (isset($address['state']) ? $address['state'] : ''), 'zone_id' => (isset($address['zone_id']) ? $address['zone_id'] : ''), 'country_id' => $address['country_id'], 'telephone' => (isset($address['telephone']) ? $address['telephone'] : ''), 'fax' => (isset($address['fax']) ? $address['fax'] : ''), 'default' => (isset($_POST['ab_default_id']) && ($_POST['ab_default_id'] == $address['id']) ? true : false)) |
/osCommerce/OM/Core/Site/Admin/Application/Customers/Action/Save/Process.php:129 | 1 | $data = array('customer_id' => $customer_id, 'gender' => (isset($address['gender']) ? $address['gender'] : ''), 'firstname' => $address['firstname'], 'lastname' => $address['lastname'], 'company' => (isset($address['company']) ? $address['company'] : ''), 'street_address' => $address['street_address'], 'postcode' => $address['postcode'], 'suburb' => (isset($address['suburb']) ? $address['suburb'] : ''), 'city' => $address['city'], 'state' => (isset($address['state']) ? $address['state'] : ''), 'zone_id' => (isset($address['zone_id']) ? $address['zone_id'] : ''), 'country_id' => $address['country_id'], 'telephone' => (isset($address['telephone']) ? $address['telephone'] : ''), 'fax' => (isset($address['fax']) ? $address['fax'] : ''), 'default' => (isset($address['default']) && ($address['default'] == 'true') ? true : false)) |
/osCommerce/OM/Core/Site/Admin/Application/Customers/RPC/FormatAddress.php:20 | 1 | $data = array('firstname' => $_GET['firstname'], 'lastname' => $_GET['lastname'], 'street_address' => $_GET['street_address'], 'city' => $_GET['city'], 'postcode' => $_GET['postcode'], 'zone_code' => '', 'state' => '', 'country_id' => $_GET['country_id'], 'country_title' => '') |
/osCommerce/OM/Core/Site/Admin/Application/specials/specials.php:56 | 1 | $data = array('products_id' => $_POST['products_id'], 'specials_price' => $_POST['specials_price'], 'expires_date' => $_POST['specials_expires_date'], 'start_date' => $_POST['specials_start_date'], 'status' => (isset($_POST['specials_status']) && ($_POST['specials_status'] == '1') ? '1' : '0')) |
/osCommerce/OM/Core/Site/Admin/Application/Administrators/Action/Save/Process.php:19 | 1 | $data = array('id' => (isset($_GET['id']) && is_numeric($_GET['id']) ? $_GET['id'] : null), 'username' => $_POST['user_name'], 'password' => $_POST['user_password'], 'modules' => (isset($_POST['modules']) ? $_POST['modules'] : null)) |
/osCommerce/OM/Core/Site/Admin/Application/administrators_log/pages/batch_delete.php:40 | 1 | $names_string .= osc_draw_hidden_field('batch[]', $Qlog->valueInt('id')) . '<b>' . $Qlog->valueProtected('user_name') . ' » ' . $Qlog->value('module_action') . ' » ' . $Qlog->value('module') . ' » ' . $Qlog->value('module_id') . '</b><br />' |
/osCommerce/OM/Core/Site/Admin/Application/products/classes/rpc.php:72 | 1 | $result['entries'][] = array($Qimages->valueInt('id'), $group['id'], $Qimages->value('image'), $group['code'], osc_href_link($osC_Image->getAddress($Qimages->value('image'), $group['code']), null, 'NONSSL', false, false, true), number_format(@filesize(DIR_FS_CATALOG . DIR_WS_IMAGES . 'products/' . $group['code'] . '/' . $Qimages->value('image'))), $Qimages->valueInt('default_flag')) |
/osCommerce/OM/Core/Site/Admin/Application/products/classes/products.php:38 | 1 | $variants_array[$Qsubproducts->valueInt('products_id')]['data'] = array('price' => $Qsubproducts->value('products_price'), 'tax_class_id' => $Qsubproducts->valueInt('products_tax_class_id'), 'model' => $Qsubproducts->value('products_model'), 'quantity' => $Qsubproducts->value('products_quantity'), 'weight' => $Qsubproducts->value('products_weight'), 'weight_class_id' => $Qsubproducts->valueInt('products_weight_class'), 'availability_shipping' => 1) |
/osCommerce/OM/Core/Site/Admin/Application/products/classes/products.php:56 | 1 | $variants_array[$Qsubproducts->valueInt('products_id')]['values'][$Qvariants->valueInt('group_id')][$Qvariants->valueInt('value_id')] = array('value_id' => $Qvariants->valueInt('value_id'), 'group_title' => $Qvariants->value('group_title'), 'value_title' => $Qvariants->value('value_title'), 'sort_order' => $Qvariants->value('value_sort_order'), 'default' => (bool) $Qvariants->valueInt('default_combo'), 'module' => $Qvariants->value('module')) |
/osCommerce/OM/Core/Site/Admin/Application/products/actions/save.php:30 | 1 | $data = array('quantity' => (isset($_POST['products_quantity']) ? $_POST['products_quantity'] : 0), 'price' => (is_numeric($_POST['products_price']) ? $_POST['products_price'] : 0), 'weight' => (isset($_POST['products_weight']) ? $_POST['products_weight'] : 0), 'weight_class' => (isset($_POST['products_weight_class']) ? $_POST['products_weight_class'] : ''), 'status' => $_POST['products_status'], 'model' => (isset($_POST['products_model']) ? $_POST['products_model'] : ''), 'tax_class_id' => $_POST['products_tax_class_id'], 'products_name' => $_POST['products_name'], 'products_description' => $_POST['products_description'], 'products_keyword' => $_POST['products_keyword'], 'products_tags' => $_POST['products_tags'], 'products_url' => $_POST['products_url']) |
/osCommerce/OM/Core/Site/Admin/Application/ServerInfo/Model/getAll.php:29 | 1 | $data = array(array('key' => 'date', 'title' => OSCOM::getDef('field_server_date'), 'value' => DateTime::getShort(null, true)), array('key' => 'system', 'title' => OSCOM::getDef('field_server_operating_system'), 'value' => php_uname('s') . ' ' . php_uname('r')), array('key' => 'host', 'title' => OSCOM::getDef('field_server_host'), 'value' => php_uname('n') . ' (' . gethostbyname(php_uname('n')) . ')'), array('key' => 'uptime', 'title' => OSCOM::getDef('field_server_up_time'), 'value' => $uptime), array('key' => 'http_server', 'title' => OSCOM::getDef('field_http_server'), 'value' => $_SERVER['SERVER_SOFTWARE']), array('key' => 'php', 'title' => OSCOM::getDef('field_php_version'), 'value' => 'PHP v' . PHP_VERSION . ' / Zend v' . zend_version( )), array('key' => 'db_server', 'title' => OSCOM::getDef('field_database_host'), 'value' => OSCOM::getConfig('db_server') . ' (' . gethostbyname(OSCOM::getConfig('db_server')) . ')'), array('key' => 'db_version', 'title' => OSCOM::getDef('field_database_version'), 'value' => $db_version), array('key' => 'db_date', 'title' => OSCOM::getDef('field_database_date'), 'value' => DateTime::getShort($db_time, true)), array('key' => 'db_uptime', 'title' => OSCOM::getDef('field_database_up_time'), 'value' => $db_uptime)) |
/osCommerce/OM/Core/Site/Admin/Application/banner_manager/banner_manager.php:76 | 1 | $data = array('title' => $_POST['title'], 'url' => $_POST['url'], 'group' => (isset($_POST['group']) ? $_POST['group'] : null), 'group_new' => $_POST['group_new'], 'image' => (isset($_FILES['image']) ? $_FILES['image'] : null), 'image_local' => $_POST['image_local'], 'image_target' => $_POST['image_target'], 'html_text' => $_POST['html_text'], 'date_scheduled' => $_POST['date_scheduled'], 'date_expires' => $_POST['date_expires'], 'expires_impressions' => $_POST['expires_impressions'], 'status' => (isset($_POST['status']) && ($_POST['status'] == 'on') ? true : false)) |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:742 | 1 | $this->_billing_address = array('id' => (int) $address, 'firstname' => $Qaddress->valueProtected('entry_firstname'), 'lastname' => $Qaddress->valueProtected('entry_lastname'), 'gender' => $Qaddress->valueProtected('entry_gender'), 'company' => $Qaddress->valueProtected('entry_company'), 'street_address' => $Qaddress->valueProtected('entry_street_address'), 'suburb' => $Qaddress->valueProtected('entry_suburb'), 'city' => $Qaddress->valueProtected('entry_city'), 'postcode' => $Qaddress->valueProtected('entry_postcode'), 'state' => (strlen($Qaddress->valueProtected('entry_state')) > 0) ? $Qaddress->valueProtected('entry_state') : $Qaddress->valueProtected('zone_name'), 'zone_id' => $Qaddress->valueInt('entry_zone_id'), 'zone_code' => $Qaddress->value('zone_code'), 'country_id' => $Qaddress->valueInt('entry_country_id'), 'country_title' => $Qaddress->valueProtected('countries_name'), 'country_iso_code_2' => $Qaddress->valueProtected('countries_iso_code_2'), 'country_iso_code_3' => $Qaddress->valueProtected('countries_iso_code_3'), 'format' => $Qaddress->value('address_format'), 'telephone' => $Qaddress->valueProtected('entry_telephone'), 'fax' => $Qaddress->valueProtected('entry_fax')) |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:649 | 1 | $this->_shipping_address = array('id' => 0, 'firstname' => HTML::outputProtected($address['firstname']), 'lastname' => HTML::outputProtected($address['lastname']), 'gender' => HTML::outputProtected($address['gender']), 'company' => HTML::outputProtected($address['company']), 'street_address' => HTML::outputProtected($address['street_address']), 'suburb' => HTML::outputProtected($address['suburb']), 'city' => HTML::outputProtected($address['city']), 'postcode' => HTML::outputProtected($address['postcode']), 'state' => (isset($address['state']) && !empty($address['state']) ? HTML::outputProtected($address['state']) : HTML::outputProtected(Address::getZoneName($address['zone_id']))), 'zone_id' => (int) $address['zone_id'], 'zone_code' => HTML::outputProtected(Address::getZoneCode($address['zone_id'])), 'country_id' => HTML::outputProtected($address['country_id']), 'country_title' => HTML::outputProtected(Address::getCountryName($address['country_id'])), 'country_iso_code_2' => HTML::outputProtected(Address::getCountryIsoCode2($address['country_id'])), 'country_iso_code_3' => HTML::outputProtected(Address::getCountryIsoCode3($address['country_id'])), 'format' => Address::getFormat($address['country_id']), 'telephone' => HTML::outputProtected($address['telephone']), 'fax' => HTML::outputProtected($address['fax'])) |
/osCommerce/OM/Core/Site/Shop/NavigationHistory.php:181 | 1 | $target = OSCOM::getLink(null, $this->_snapshot['application'], $this->_snapshot['action'] . '&' . $this->parseParameters($this->_snapshot['get']), ($auto_mode === true) ? 'AUTO' : $this->_snapshot['mode']) |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:764 | 1 | $this->_billing_address = array('id' => 0, 'firstname' => HTML::outputProtected($address['firstname']), 'lastname' => HTML::outputProtected($address['lastname']), 'gender' => HTML::outputProtected($address['gender']), 'company' => HTML::outputProtected($address['company']), 'street_address' => HTML::outputProtected($address['street_address']), 'suburb' => HTML::outputProtected($address['suburb']), 'city' => HTML::outputProtected($address['city']), 'postcode' => HTML::outputProtected($address['postcode']), 'state' => (isset($address['state']) && !empty($address['state']) ? HTML::outputProtected($address['state']) : HTML::outputProtected(Address::getZoneName($address['zone_id']))), 'zone_id' => (int) $address['zone_id'], 'zone_code' => HTML::outputProtected(Address::getZoneCode($address['zone_id'])), 'country_id' => HTML::outputProtected($address['country_id']), 'country_title' => HTML::outputProtected(Address::getCountryName($address['country_id'])), 'country_iso_code_2' => HTML::outputProtected(Address::getCountryIsoCode2($address['country_id'])), 'country_iso_code_3' => HTML::outputProtected(Address::getCountryIsoCode3($address['country_id'])), 'format' => Address::getFormat($address['country_id']), 'telephone' => HTML::outputProtected($address['telephone']), 'fax' => HTML::outputProtected($address['fax'])) |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:175 | 1 | $this->_contents[$Qproducts->valueInt('item_id')] = array('item_id' => $Qproducts->valueInt('item_id'), 'id' => $Qproducts->valueInt('products_id'), 'parent_id' => $Qproducts->valueInt('parent_id'), 'model' => $Qproducts->value('products_model'), 'name' => $Qdesc->value('products_name'), 'keyword' => $Qdesc->value('products_keyword'), 'image' => ($Qimage->fetch( ) !== false) ? $Qimage->value('image') : '', 'price' => $price, 'quantity' => $Qproducts->valueInt('quantity'), 'weight' => $Qproducts->value('products_weight'), 'tax_class_id' => $Qproducts->valueInt('products_tax_class_id'), 'date_added' => DateTime::getShort($Qproducts->value('date_added')), 'weight_class_id' => $Qproducts->valueInt('products_weight_class')) |
/osCommerce/OM/Core/Site/Shop/Image.php:88 | 2 | $url = (OSCOM::getRequestType( ) == 'NONSSL') ? OSCOM::getConfig('product_images_http_server') . OSCOM::getConfig('product_images_dir_ws_http_server') : OSCOM::getConfig('product_images_http_server') . OSCOM::getConfig('product_images_dir_ws_http_server') |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:627 | 1 | $this->_shipping_address = array('id' => (int) $address, 'firstname' => $Qaddress->valueProtected('entry_firstname'), 'lastname' => $Qaddress->valueProtected('entry_lastname'), 'gender' => $Qaddress->valueProtected('entry_gender'), 'company' => $Qaddress->valueProtected('entry_company'), 'street_address' => $Qaddress->valueProtected('entry_street_address'), 'suburb' => $Qaddress->valueProtected('entry_suburb'), 'city' => $Qaddress->valueProtected('entry_city'), 'postcode' => $Qaddress->valueProtected('entry_postcode'), 'state' => (strlen($Qaddress->valueProtected('entry_state')) > 0) ? $Qaddress->valueProtected('entry_state') : $Qaddress->valueProtected('zone_name'), 'zone_id' => $Qaddress->valueInt('entry_zone_id'), 'zone_code' => $Qaddress->value('zone_code'), 'country_id' => $Qaddress->valueInt('entry_country_id'), 'country_title' => $Qaddress->valueProtected('countries_name'), 'country_iso_code_2' => $Qaddress->valueProtected('countries_iso_code_2'), 'country_iso_code_3' => $Qaddress->valueProtected('countries_iso_code_3'), 'format' => $Qaddress->value('address_format'), 'telephone' => $Qaddress->valueProtected('entry_telephone'), 'fax' => $Qaddress->valueProtected('entry_fax')) |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:336 | 1 | $this->_contents[$item_id] = array('item_id' => $item_id, 'id' => $product_id, 'parent_id' => (int) $OSCOM_Product->getData('parent_id'), 'name' => $OSCOM_Product->getTitle( ), 'model' => $OSCOM_Product->getModel( ), 'keyword' => $OSCOM_Product->getKeyword( ), 'image' => $OSCOM_Product->getImage( ), 'price' => $OSCOM_Product->getPrice(true), 'quantity' => $quantity, 'weight' => $OSCOM_Product->getData('weight'), 'tax_class_id' => $OSCOM_Product->getData('tax_class_id'), 'date_added' => DateTime::getShort(DateTime::getNow( )), 'weight_class_id' => $OSCOM_Product->getData('weight_class_id')) |
/osCommerce/OM/Core/Site/Shop/RecentlyVisited.php:141 | 1 | $history[] = array('name' => $OSCOM_Product->getTitle( ), 'id' => $OSCOM_Product->getID( ), 'keyword' => $OSCOM_Product->getKeyword( ), 'price' => (SERVICE_RECENTLY_VISITED_SHOW_PRODUCT_PRICES == '1') ? $OSCOM_Product->getPriceFormated(true) : '', 'image' => $OSCOM_Product->getImage( ), 'category_name' => $OSCOM_Category->getTitle( ), 'category_path' => $OSCOM_Category->getPath( )) |
/osCommerce/OM/Core/Site/Shop/Product.php:119 | 1 | $this->_data['variants'][$Qsubproducts->valueInt('products_id')]['values'][$Qvariants->valueInt('group_id')][$Qvariants->valueInt('value_id')] = array('value_id' => $Qvariants->valueInt('value_id'), 'group_title' => $Qvariants->value('group_title'), 'value_title' => $Qvariants->value('value_title'), 'sort_order' => $Qvariants->value('value_sort_order'), 'default' => (bool) $Qvariants->valueInt('default_combo'), 'module' => $Qvariants->value('module')) |
/osCommerce/OM/Core/Site/Shop/Image.php:80 | 2 | $url = (OSCOM::getRequestType( ) == 'NONSSL') ? OSCOM::getConfig('product_images_http_server') . OSCOM::getConfig('product_images_dir_ws_http_server') : OSCOM::getConfig('product_images_http_server') . OSCOM::getConfig('product_images_dir_ws_http_server') |
/osCommerce/OM/Core/Site/Shop/RecentlyVisited.php:178 | 1 | $history[] = array('id' => $OSCOM_Category->getID( ), 'name' => $OSCOM_Category->getTitle( ), 'path' => $OSCOM_Category->getPath( ), 'image' => $OSCOM_Category->getImage( ), 'parent_name' => ($OSCOM_Category->hasParent( )) ? $OSCOM_CategoryParent->getTitle( ) : '', 'parent_id' => ($OSCOM_Category->hasParent( )) ? $OSCOM_CategoryParent->getID( ) : '') |
/osCommerce/OM/Core/Site/Shop/Payment.php:84 | 1 | $js .= "\n" . ' if (payment_value == null) {' . "\n" . ' error_message = error_message + "' . OSCOM::getDef('js_no_payment_module_selected') . '\n";' . "\n" . ' error = 1;' . "\n" . ' }' . "\n\n" . ' if (error == 1) {' . "\n" . ' alert(error_message);' . "\n" . ' return false;' . "\n" . ' } else {' . "\n" . ' return true;' . "\n" . ' }' . "\n" . '}' . "\n" . '//--></script>' . "\n" |
/osCommerce/OM/Core/Site/Shop/Payment.php:61 | 1 | $js = '<script type="text/javascript"><!-- ' . "\n" . 'function check_form() {' . "\n" . ' var error = 0;' . "\n" . ' var error_message = "' . OSCOM::getDef('js_error') . '";' . "\n" . ' var payment_value = null;' . "\n" . ' if (document.checkout_payment.payment_method.length) {' . "\n" . ' for (var i=0; i<document.checkout_payment.payment_method.length; i++) {' . "\n" . ' if (document.checkout_payment.payment_method[i].checked) {' . "\n" . ' payment_value = document.checkout_payment.payment_method[i].value;' . "\n" . ' }' . "\n" . ' }' . "\n" . ' } else if (document.checkout_payment.payment_method.checked) {' . "\n" . ' payment_value = document.checkout_payment.payment_method.value;' . "\n" . ' } else if (document.checkout_payment.payment_method.value) {' . "\n" . ' payment_value = document.checkout_payment.payment_method.value;' . "\n" . ' }' . "\n\n" |
/osCommerce/OM/Core/Site/Shop/Product.php:104 | 1 | $this->_data['variants'][$Qsubproducts->valueInt('products_id')]['data'] = array('price' => $Qsubproducts->value('products_price'), 'tax_class_id' => $Qsubproducts->valueInt('products_tax_class_id'), 'model' => $Qsubproducts->value('products_model'), 'quantity' => $Qsubproducts->value('products_quantity'), 'weight' => $Qsubproducts->value('products_weight'), 'weight_class_id' => $Qsubproducts->valueInt('products_weight_class'), 'availability_shipping' => 1) |
/osCommerce/OM/Core/Site/Shop/Banner.php:213 | 1 | $banner_string = HTML::link(OSCOM::getLink('Shop', 'Index', 'Redirect&action=banner&goto=' . (int) $result['banners_id']), HTML::image('public/' . $Qbanner->value('banners_image'), $Qbanner->value('banners_title')), 'target="_blank"') |
/osCommerce/OM/Core/Site/Shop/Order.php:654 | 1 | $this->products[$index] = array('qty' => $Qproducts->valueInt('products_quantity'), 'id' => $Qproducts->valueInt('products_id'), 'name' => $Qproducts->value('products_name'), 'model' => $Qproducts->value('products_model'), 'tax' => $Qproducts->value('products_tax'), 'price' => $Qproducts->value('products_price')) |
/osCommerce/OM/Core/Site/Shop/Application/Account/Action/PasswordForgotten/Process.php:43 | 1 | $pEmail = new Mail($Qcheck->valueProtected('customers_firstname') . ' ' . $Qcheck->valueProtected('customers_lastname'), $Qcheck->valueProtected('customers_email_address'), STORE_OWNER, STORE_OWNER_EMAIL_ADDRESS, sprintf(OSCOM::getDef('email_password_reminder_subject'), STORE_NAME)) |
/osCommerce/OM/Core/Site/Shop/Application/Products/pages/product_listing.php:131 | 1 | $lc_text = ' ' . HTML::link(OSCOM::getLink(null, 'Products', $OSCOM_Product->getKeyword( ) . ($OSCOM_Category->getID( ) > 0 ? '&cPath=' . $OSCOM_Category->getPath( ) : '')), $OSCOM_Product->getTitle( )) . ' ' |
/osCommerce/OM/Core/Site/Shop/Application/Products/pages/product_listing.php:157 | 1 | $lc_text = HTML::link(OSCOM::getLink(null, 'Products', $OSCOM_Product->getKeyword( ) . '&manufacturers=' . $_GET['manufacturers']), $OSCOM_Image->show($OSCOM_Product->getImage( ), $OSCOM_Product->getTitle( ))) |
/osCommerce/OM/Core/Site/Shop/Order.php:590 | 1 | $this->info = array('currency' => $Qorder->value('currency'), 'currency_value' => $Qorder->value('currency_value'), 'payment_method' => $Qorder->value('payment_method'), 'date_purchased' => $Qorder->value('date_purchased'), 'orders_status' => $Qstatus->value('orders_status_name'), 'last_modified' => $Qorder->value('last_modified'), 'total' => $order_total_string, 'shipping_method' => $shipping_method_string) |
/osCommerce/OM/Core/Site/Shop/Order.php:599 | 1 | $this->customer = array('id' => $Qorder->valueInt('customers_id'), 'name' => $Qorder->valueProtected('customers_name'), 'company' => $Qorder->valueProtected('customers_company'), 'street_address' => $Qorder->valueProtected('customers_street_address'), 'suburb' => $Qorder->valueProtected('customers_suburb'), 'city' => $Qorder->valueProtected('customers_city'), 'postcode' => $Qorder->valueProtected('customers_postcode'), 'state' => $Qorder->valueProtected('customers_state'), 'zone_code' => $Qorder->value('customers_state_code'), 'country_title' => $Qorder->valueProtected('customers_country'), 'country_iso2' => $Qorder->value('customers_country_iso2'), 'country_iso3' => $Qorder->value('customers_country_iso3'), 'format' => $Qorder->value('customers_address_format'), 'telephone' => $Qorder->valueProtected('customers_telephone'), 'email_address' => $Qorder->valueProtected('customers_email_address')) |
/osCommerce/OM/Core/Site/Shop/Order.php:615 | 1 | $this->delivery = array('name' => $Qorder->valueProtected('delivery_name'), 'company' => $Qorder->valueProtected('delivery_company'), 'street_address' => $Qorder->valueProtected('delivery_street_address'), 'suburb' => $Qorder->valueProtected('delivery_suburb'), 'city' => $Qorder->valueProtected('delivery_city'), 'postcode' => $Qorder->valueProtected('delivery_postcode'), 'state' => $Qorder->valueProtected('delivery_state'), 'zone_code' => $Qorder->value('delivery_state_code'), 'country_title' => $Qorder->valueProtected('delivery_country'), 'country_iso2' => $Qorder->value('delivery_country_iso2'), 'country_iso3' => $Qorder->value('delivery_country_iso3'), 'format' => $Qorder->value('delivery_address_format')) |
/osCommerce/OM/Core/Site/Shop/Order.php:632 | 1 | $this->billing = array('name' => $Qorder->valueProtected('billing_name'), 'company' => $Qorder->valueProtected('billing_company'), 'street_address' => $Qorder->valueProtected('billing_street_address'), 'suburb' => $Qorder->valueProtected('billing_suburb'), 'city' => $Qorder->valueProtected('billing_city'), 'postcode' => $Qorder->valueProtected('billing_postcode'), 'state' => $Qorder->valueProtected('billing_state'), 'zone_code' => $Qorder->value('billing_state_code'), 'country_title' => $Qorder->valueProtected('billing_country'), 'country_iso2' => $Qorder->value('billing_country_iso2'), 'country_iso3' => $Qorder->value('billing_country_iso3'), 'format' => $Qorder->value('billing_address_format')) |
/osCommerce/OM/Core/Site/Shop/Order.php:328 | 1 | $email_order = STORE_NAME . "\n" . OSCOM::getDef('email_order_separator') . "\n" . sprintf(OSCOM::getDef('email_order_order_number'), $id) . "\n" . sprintf(OSCOM::getDef('email_order_invoice_url'), OSCOM::getLink('Shop', 'Account', 'Orders=' . $id, 'SSL', false, true, true)) . "\n" . sprintf(OSCOM::getDef('email_order_date_ordered'), DateTime::getLong( )) . "\n\n" . OSCOM::getDef('email_order_products') . "\n" . OSCOM::getDef('email_order_separator') . "\n" |
/osCommerce/OM/Core/Site/Shop/Order.php:341 | 1 | $email_order .= $Qproducts->valueInt('products_quantity') . ' x ' . $Qproducts->value('products_name') . ' (' . $Qproducts->value('products_model') . ') = ' . $OSCOM_Currencies->displayPriceWithTaxRate($Qproducts->value('products_price'), $Qproducts->value('products_tax'), $Qproducts->valueInt('products_quantity'), false, $Qorder->value('currency'), $Qorder->value('currency_value')) . "\n" |
/osCommerce/OM/Core/Site/Shop/Order.php:364 | 1 | $address = array('name' => $Qorder->value('delivery_name'), 'company' => $Qorder->value('delivery_company'), 'street_address' => $Qorder->value('delivery_street_address'), 'suburb' => $Qorder->value('delivery_suburb'), 'city' => $Qorder->value('delivery_city'), 'state' => $Qorder->value('delivery_state'), 'zone_code' => $Qorder->value('delivery_state_code'), 'country_title' => $Qorder->value('delivery_country'), 'country_iso2' => $Qorder->value('delivery_country_iso2'), 'country_iso3' => $Qorder->value('delivery_country_iso3'), 'postcode' => $Qorder->value('delivery_postcode'), 'format' => $Qorder->value('delivery_address_format')) |
/osCommerce/OM/Core/Site/Shop/Order.php:382 | 1 | $address = array('name' => $Qorder->value('billing_name'), 'company' => $Qorder->value('billing_company'), 'street_address' => $Qorder->value('billing_street_address'), 'suburb' => $Qorder->value('billing_suburb'), 'city' => $Qorder->value('billing_city'), 'state' => $Qorder->value('billing_state'), 'zone_code' => $Qorder->value('billing_state_code'), 'country_title' => $Qorder->value('billing_country'), 'country_iso2' => $Qorder->value('billing_country_iso2'), 'country_iso3' => $Qorder->value('billing_country_iso3'), 'postcode' => $Qorder->value('billing_postcode'), 'format' => $Qorder->value('billing_address_format')) |
/osCommerce/OM/Core/Site/Shop/ProductVariants.php:58 | 1 | $string .= 'combos[' . $product_id . '] = new Array();' . "\n" . 'combos[' . $product_id . '] = { price: "' . addslashes($OSCOM_Currencies->displayPrice($product['data']['price'], $product['data']['tax_class_id'])) . '", model: "' . addslashes($product['data']['model']) . '", availability_shipping: ' . (int) $product['data']['availability_shipping'] . ', values: [] };' . "\n" |
/osCommerce/OM/Core/Site/Shop/Shipping.php:127 | 1 | $rate = array('id' => $module, 'title' => $quote['module'] . (!empty($method['title']) ? ' (' . $method['title'] . ')' : ''), 'cost' => $method['cost'], 'tax_class_id' => $quote['tax_class_id'], 'is_cheapest' => null) |
/osCommerce/OM/Core/Site/Shop/Shipping.php:148 | 1 | $rate = array('id' => $quote['id'] . '_' . $method['id'], 'title' => $quote['module'] . (!empty($method['title']) ? ' (' . $method['title'] . ')' : ''), 'cost' => $method['cost'], 'tax_class_id' => $quote['tax_class_id'], 'is_cheapest' => false) |
/osCommerce/OM/Core/Site/Shop/Order.php:102 | 1 | $customer_address = array('company' => $OSCOM_ShoppingCart->getShippingAddress('company'), 'street_address' => $OSCOM_ShoppingCart->getShippingAddress('street_address'), 'suburb' => $OSCOM_ShoppingCart->getShippingAddress('suburb'), 'city' => $OSCOM_ShoppingCart->getShippingAddress('city'), 'postcode' => $OSCOM_ShoppingCart->getShippingAddress('postcode'), 'state' => $OSCOM_ShoppingCart->getShippingAddress('state'), 'zone_id' => $OSCOM_ShoppingCart->getShippingAddress('zone_id'), 'country_id' => $OSCOM_ShoppingCart->getShippingAddress('country_id'), 'telephone' => $OSCOM_ShoppingCart->getShippingAddress('telephone')) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getPackageContents.php:120 | 1 | $writable = self::isWritable(realpath(OSCOM::getConfig('dir_fs_public', 'OSCOM') . '../') . '/' . $d) && self::isWritable(realpath(OSCOM::getConfig('dir_fs_public', 'OSCOM') . '../') . '/' . dirname($d)) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getPackageContents.php:118 | 1 | $writable = self::isWritable(realpath(OSCOM::BASE_DIRECTORY . '../../') . '/' . $d) && self::isWritable(realpath(OSCOM::BASE_DIRECTORY . '../../') . '/' . dirname($d)) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getPackageContents.php:60 | 1 | $result['entries'][] = array('key' => $counter, 'name' => $file, 'exists' => file_exists(realpath(OSCOM::getConfig('dir_fs_public', 'OSCOM') . '../') . '/' . $file), 'writable' => self::isWritable(realpath(OSCOM::getConfig('dir_fs_public', 'OSCOM') . '../') . '/' . $file) && self::isWritable(realpath(OSCOM::getConfig('dir_fs_public', 'OSCOM') . '../') . '/' . dirname($file)), 'custom' => false, 'to_delete' => false) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getPackageContents.php:51 | 1 | $result['entries'][] = array('key' => $counter, 'name' => $file, 'exists' => file_exists(realpath(OSCOM::BASE_DIRECTORY . '../../') . '/' . $file), 'writable' => self::isWritable(realpath(OSCOM::BASE_DIRECTORY . '../../') . '/' . $file) && self::isWritable(realpath(OSCOM::BASE_DIRECTORY . '../../') . '/' . dirname($file)), 'custom' => $custom, 'to_delete' => false) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getAvailablePackages.php:38 | 1 | $result['entries'][] = array('key' => $counter, 'version' => $v_info[0], 'date' => DateTime::getShort(DateTime::fromUnixTimestamp(DateTime::getTimestamp($v_info[1], 'Ymd'))), 'announcement' => $v_info[2], 'update_package' => (isset($v_info[3]) ? $v_info[3] : null)) |
/osCommerce/OM/Core/Site/Admin/Application/CoreUpdate/Model/getLog.php:30 | 1 | $result['entries'][] = array('date' => DateTime::getShort(DateTime::fromUnixTimestamp(DateTime::getTimestamp(substr($l, 1, 20), 'd-M-Y H:i:s')), true), 'message' => substr($l, 23)) |
/osCommerce/OM/Core/Site/Admin/Application/orders/orders.php:95 | 1 | $data = array('status_id' => $_POST['status'], 'comment' => $_POST['comment'], 'notify_customer' => (isset($_POST['notify_customer']) && ($_POST['notify_customer'] == 'on') ? true : false), 'append_comment' => (isset($_POST['append_comment']) && ($_POST['append_comment'] == 'on') ? true : false)) |
/osCommerce/OM/Core/Site/Admin/Application/templates_modules_layout/templates_modules_layout.php:64 | 1 | $data = array('box' => $_POST['box'], 'content_page' => $_POST['content_page'], 'page_specific' => (isset($_POST['page_specific']) && ($_POST['page_specific'] == 'on') ? true : false), 'group' => (isset($_POST['group']) && !empty($_POST['group']) ? $_POST['group'] : $_POST['group_new']), 'sort_order' => $_POST['sort_order']) |
/osCommerce/OM/Core/Site/Admin/Application/Languages/Model/export.php:22 | 1 | $export_array['language']['data'] = array('title-CDATA' => $language['name'], 'code-CDATA' => $language['code'], 'locale-CDATA' => $language['locale'], 'character_set-CDATA' => $language['charset'], 'text_direction-CDATA' => $language['text_direction'], 'date_format_short-CDATA' => $language['date_format_short'], 'date_format_long-CDATA' => $language['date_format_long'], 'time_format-CDATA' => $language['time_format'], 'default_currency-CDATA' => Currencies::get($language['currencies_id'], 'code'), 'numerical_decimal_separator-CDATA' => $language['numeric_separator_decimal'], 'numerical_thousands_separator-CDATA' => $language['numeric_separator_thousands']) |
/osCommerce/OM/Core/Site/Admin/Application/Languages/Model/import.php:23 | 1 | $language = array('name' => $source['language']['data']['title'], 'code' => $source['language']['data']['code'], 'locale' => $source['language']['data']['locale'], 'charset' => $source['language']['data']['character_set'], 'date_format_short' => $source['language']['data']['date_format_short'], 'date_format_long' => $source['language']['data']['date_format_long'], 'time_format' => $source['language']['data']['time_format'], 'text_direction' => $source['language']['data']['text_direction'], 'currency' => $source['language']['data']['default_currency'], 'numeric_separator_decimal' => $source['language']['data']['numerical_decimal_separator'], 'numeric_separator_thousands' => $source['language']['data']['numerical_thousands_separator'], 'parent_language_code' => (isset($source['language']['data']['parent_language_code']) ? $source['language']['data']['parent_language_code'] : ''), 'parent_id' => 0) |
/osCommerce/OM/Core/Site/Admin/Application/Languages/Action/Save/Process.php:18 | 1 | $data = array('id' => $_GET['id'], 'name' => $_POST['name'], 'code' => $_POST['code'], 'locale' => $_POST['locale'], 'charset' => $_POST['charset'], 'date_format_short' => $_POST['date_format_short'], 'date_format_long' => $_POST['date_format_long'], 'time_format' => $_POST['time_format'], 'text_direction' => $_POST['text_direction'], 'currencies_id' => $_POST['currencies_id'], 'numeric_separator_decimal' => $_POST['numeric_separator_decimal'], 'numeric_separator_thousands' => $_POST['numeric_separator_thousands'], 'parent_id' => $_POST['parent_id'], 'sort_order' => $_POST['sort_order'], 'set_default' => (isset($_POST['default']) && ($_POST['default'] == 'on'))) |
/osCommerce/OM/Core/Site/Admin/Application/Dashboard/Model/getModules.php:28 | 1 | $result[] = array('module' => $module, 'title' => $OSCOM_Admin_DB_Module->getTitle( ), 'link' => $OSCOM_Admin_DB_Module->hasTitleLink( ) ? $OSCOM_Admin_DB_Module->getTitleLink( ) : null, 'data' => $OSCOM_Admin_DB_Module->getData( )) |
/osCommerce/OM/Core/Site/Admin/Application/PaymentModules/Model/get.php:23 | 1 | $result = array('code' => $OSCOM_PM->getCode( ), 'title' => $OSCOM_PM->getTitle( ), 'sort_order' => $OSCOM_PM->getSortOrder( ), 'status' => $OSCOM_PM->isEnabled( ), 'keys' => $OSCOM_PM->getKeys( )) |
/osCommerce/OM/Core/Site/Admin/Application/ZoneGroups/pages/entries_batch_delete.php:35 | 1 | $names_string .= HTML::hiddenField('batch[]', $Qentries->valueInt('association_id')) . '<b>' . (($Qentries->valueInt('zone_country_id') > 0) ? $Qentries->value('countries_name') : OSCOM::getDef('all_countries')) . ': ' . (($Qentries->valueInt('zone_id') > 0) ? $Qentries->value('zone_name') : OSCOM::getDef('all_zones')) . '</b>, ' |
/osCommerce/OM/Core/Site/Admin/Application/whos_online/pages/main.php:89 | 1 | if(file_exists(OSCOM_Registry::get('Session')->getSavePath( ) . '/sess_' . $Qwho->value('session_id')) && (filesize(OSCOM_Registry::get('Session')->getSavePath( ) . '/sess_' . $Qwho->value('session_id')) > 0)) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/whos_online/pages/info.php:37 | 1 | if(file_exists(OSCOM_Registry::get('Session')->getSavePath( ) . '/sess_' . $osC_ObjectInfo->get('session_id')) && (filesize(OSCOM_Registry::get('Session')->getSavePath( ) . '/sess_' . $osC_ObjectInfo->get('session_id')) > 0)) { /**/ } |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:785 | 1 | if(is_array($previous_address) && (($previous_address['id'] != $this->_billing_address['id']) || ($previous_address['country_id'] != $this->_billing_address['country_id']) || ($previous_address['zone_id'] != $this->_billing_address['zone_id']) || ($previous_address['state'] != $this->_billing_address['state']) || ($previous_address['postcode'] != $this->_billing_address['postcode']))) { /**/ } |
/osCommerce/OM/Core/Site/Shop/ShoppingCart.php:670 | 1 | if(is_array($previous_address) && (($previous_address['id'] != $this->_shipping_address['id']) || ($previous_address['country_id'] != $this->_shipping_address['country_id']) || ($previous_address['zone_id'] != $this->_shipping_address['zone_id']) || ($previous_address['state'] != $this->_shipping_address['state']) || ($previous_address['postcode'] != $this->_shipping_address['postcode']))) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/Administrators/Model/getAccessModules.php:35 | 1 | if(!in_array($file['name'], $module_files) && !in_array($file['name'], call_user_func(array('osCommerce\\OM\\Core\\Site\\' . OSCOM::getSite( ) . '\\Controller', 'getGuestApplications'))) && file_exists($DLcapps->getDirectory( ) . '/' . $file['name'] . '/Controller.php')) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/Administrators/Model/getAccessModules.php:26 | 1 | if(!in_array($file['name'], call_user_func(array('osCommerce\\OM\\Core\\Site\\' . OSCOM::getSite( ) . '\\Controller', 'getGuestApplications'))) && file_exists($DLapps->getDirectory( ) . '/' . $file['name'] . '/Controller.php')) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/manufacturers/manufacturers.php:100 | 1 | if(!osC_Manufacturers_Admin::delete($id, (isset($_POST['delete_image']) && ($_POST['delete_image'] == 'on') ? true : false), (isset($_POST['delete_products']) && ($_POST['delete_products'] == 'on') ? true : false))) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/manufacturers/manufacturers.php:81 | 1 | if(osC_Manufacturers_Admin::delete($_GET['mID'], (isset($_POST['delete_image']) && ($_POST['delete_image'] == 'on') ? true : false), (isset($_POST['delete_products']) && ($_POST['delete_products'] == 'on') ? true : false))) { /**/ } else { /**/ } |
/osCommerce/OM/Core/Site/Shop/Application/Search/Action/Q.php:41 | 1 | if(isset($_GET['dateto_days']) && is_numeric($_GET['dateto_days']) && isset($_GET['dateto_months']) && is_numeric($_GET['dateto_months']) && isset($_GET['dateto_years']) && is_numeric($_GET['dateto_years'])) { /**/ } |
/osCommerce/OM/Core/Site/Shop/Application/Search/Action/Q.php:31 | 1 | if(isset($_GET['datefrom_days']) && is_numeric($_GET['datefrom_days']) && isset($_GET['datefrom_months']) && is_numeric($_GET['datefrom_months']) && isset($_GET['datefrom_years']) && is_numeric($_GET['datefrom_years'])) { /**/ } |
/osCommerce/OM/Core/Site/Shop/Module/Box/Reviews/Controller.php:37 | 1 | if((BOX_REVIEWS_CACHE > 0) && $OSCOM_Cache->read('box-reviews' . (isset($OSCOM_Product) && ($OSCOM_Product instanceof \osCommerce\OM\Site\Shop\Product) && $OSCOM_Product->isValid( ) ? '-' . $OSCOM_Product->getID( ) : '') . '-' . $OSCOM_Language->getCode( ), BOX_REVIEWS_CACHE)) { /**/ } else { /**/ } |
/osCommerce/OM/Core/Site/Shop/Application/Search/Action/Q.php:95 | 1 | if(!$OSCOM_Search->hasKeywords( ) && !$OSCOM_Search->hasPriceSet('from') && !$OSCOM_Search->hasPriceSet('to') && !$OSCOM_Search->hasDateSet('from') && !$OSCOM_Search->hasDateSet('to')) { /**/ } |
/osCommerce/OM/Core/Site/Shop/NavigationHistory.php:41 | 1 | if(isset($_SESSION[OSCOM::getSite( )]['NavigationHistory']['snapshot']) && is_array($_SESSION[OSCOM::getSite( )]['NavigationHistory']['snapshot']) && !empty($_SESSION[OSCOM::getSite( )]['NavigationHistory']['snapshot'])) { /**/ } |
/osCommerce/OM/Core/Site/Shop/NavigationHistory.php:37 | 1 | if(isset($_SESSION[OSCOM::getSite( )]['NavigationHistory']['data']) && is_array($_SESSION[OSCOM::getSite( )]['NavigationHistory']['data']) && !empty($_SESSION[OSCOM::getSite( )]['NavigationHistory']['data'])) { /**/ } |
/osCommerce/OM/Core/Site/Shop/Application/Checkout/Action/Billing/Process.php:22 | 1 | if($OSCOM_Payment->hasActive( ) && Registry::exists('Payment_' . $_POST['payment_method']) && (Registry::get('Payment_' . $_POST['payment_method']) instanceof PaymentModuleAbstract) && Registry::get('Payment_' . $_POST['payment_method'])->isEnabled( )) { /**/ } |
/osCommerce/OM/Core/Site/Shop/Application/Account/pages/address_book_process.php:30 | 1 | if(($OSCOM_Customer->hasDefaultAddress( ) === false) || (isset($_GET['Create']) && (AddressBook::numberOfEntries( ) < MAX_ADDRESS_BOOK_ENTRIES)) || (isset($osC_oiAddress) && !empty($osC_oiAddress))) { /**/ } else { /**/ } |
/osCommerce/OM/Core/SessionAbstract.php:86 | 1 | if(isset($_POST[$this->_name]) && (empty($_POST[$this->_name]) || !ctype_alnum($_POST[$this->_name]) || !$this->exists($_POST[$this->_name]))) { /**/ } |
/osCommerce/OM/Core/SessionAbstract.php:90 | 1 | if(isset($_COOKIE[$this->_name]) && (empty($_COOKIE[$this->_name]) || !ctype_alnum($_COOKIE[$this->_name]) || !$this->exists($_COOKIE[$this->_name]))) { /**/ } |
/osCommerce/OM/Core/Access.php:81 | 1 | if(preg_match('/[A-Z]/', substr($file['name'], 0, 1)) && !in_array($file['name'], call_user_func(array('osCommerce\\OM\\Core\\Site\\' . $site . '\\Controller', 'getGuestApplications'))) && file_exists($DLapps->getDirectory( ) . '/' . $file['name'] . '/Controller.php')) { /**/ } |
/osCommerce/OM/Core/Access.php:90 | 1 | if(!in_array($file['name'], $applications) && !in_array($file['name'], call_user_func(array('osCommerce\\OM\\Core\\Site\\' . $site . '\\Controller', 'getGuestApplications'))) && file_exists($DLcapps->getDirectory( ) . '/' . $file['name'] . '/Controller.php')) { /**/ } |
/osCommerce/OM/Core/OSCOM.php:267 | 1 | elseif(((static::getRequestType( ) == 'NONSSL') && ($connection == 'SSL') && (static::getConfig('enable_ssl', $site) == 'true')) || ((static::getRequestType( ) == 'SSL') && ($connection != 'SSL'))) { /**/ } |
/osCommerce/OM/Core/SessionAbstract.php:82 | 1 | if(isset($_GET[$this->_name]) && (empty($_GET[$this->_name]) || !ctype_alnum($_GET[$this->_name]) || !$this->exists($_GET[$this->_name]))) { /**/ } |
/osCommerce/OM/Core/HTML.php:670 | 1 | if(!isset($value['year']) || !is_numeric($value['year']) || ($value['year'] < ($year - $year_range_start)) || ($value['year'] > ($year + $year_range_end))) { /**/ } |
/osCommerce/OM/Core/PDO/MySQL/Standard/PDOStatement.php:107 | 1 | if(strpos(substr($this->queryString, strpos($this->queryString, ' set ') + 4, strpos($this->queryString, ' where ') - strpos($this->queryString, ' set ') - 4), ' ' . $fk['to_field'] . ' ') !== false) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Language.php:43 | 1 | if(substr(realpath(OSCOM::BASE_DIRECTORY . 'Custom/Site/' . OSCOM::getSite( ) . '/languages/' . $language_code . '/' . $filename), 0, strlen(realpath(OSCOM::BASE_DIRECTORY . 'Custom/Site/' . OSCOM::getSiteApplication( ) . '/languages/' . $language_code))) != realpath(OSCOM::BASE_DIRECTORY . 'Custom/Site/' . OSCOM::getSiteApplication( ) . '/languages/' . $language_code)) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Language.php:47 | 1 | if(substr(realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSite( ) . '/languages/' . $language_code . '/' . $filename), 0, strlen(realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSiteApplication( ) . '/languages/' . $language_code))) != realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSiteApplication( ) . '/languages/' . $language_code)) { /**/ } |
/osCommerce/OM/Core/PDO.php:168 | 1 | if((strtoupper($next) == 'DROP T') || (strtoupper($next) == 'CREATE') || (strtoupper($next) == 'INSERT') || (strtoupper($next) == 'ALTER ') || (strtoupper($next) == 'SET FO')) { /**/ } |
/osCommerce/OM/Core/Upload.php:70 | 1 | if(isset($_FILES[$this->_file]['tmp_name']) && !empty($_FILES[$this->_file]['tmp_name']) && is_uploaded_file($_FILES[$this->_file]['tmp_name']) && ($_FILES[$this->_file]['size'] > 0)) { /**/ } else { /**/ } |
/osCommerce/OM/Core/HTML.php:415 | 1 | if(isset($default) && ((!is_array($default) && ((string) $default == (string) $values[$i]['id'])) || (is_array($default) && in_array($values[$i]['id'], $default)))) { /**/ } |
/osCommerce/OM/Core/HTML.php:501 | 1 | if(isset($default) && (($default === true) || (!is_array($default) && ((string) $default == (string) $selection_value)) || (is_array($default) && in_array($selection_value, $default)))) { /**/ } |
/osCommerce/OM/Core/Site/Shop/Module/Service/Currencies.php:21 | 1 | if(!isset($_SESSION['currency']) || isset($_GET['currency']) || ((USE_DEFAULT_LANGUAGE_CURRENCY == '1') && ($OSCOM_Currencies->getCode($OSCOM_Language->getCurrencyID( )) != $_SESSION['currency']))) { /**/ } |
/osCommerce/OM/Core/Site/Setup/Language.php:89 | 1 | if(substr(realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSite( ) . '/Languages/' . $language_code . '/' . $filename), 0, strlen(realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSite( ) . '/Languages/' . $language_code))) != realpath(OSCOM::BASE_DIRECTORY . 'Core/Site/' . OSCOM::getSite( ) . '/Languages/' . $language_code)) { /**/ } |
/osCommerce/OM/Core/Site/Admin/Application/backup/classes/backup.php:29 | 1 | $schema = '# osCommerce, Open Source E-Commerce Solutions' . "\n" . '# http://www.oscommerce.com' . "\n" . '#' . "\n" . '# Database Backup For ' . STORE_NAME . "\n" . '# Copyright (c) ' . date('Y') . ' ' . STORE_OWNER . "\n" . '#' . "\n" . '# Database: ' . DB_DATABASE . "\n" . '# Database Server: ' . DB_SERVER . "\n" . '#' . "\n" . '# Backup Date: ' . osC_DateTime::getShort(null, true) . "\n\n" |
/osCommerce/OM/Core/Site/Admin/Application/image_groups/image_groups.php:50 | 1 | $data = array('title' => $_POST['title'], 'code' => $_POST['code'], 'width' => $_POST['width'], 'height' => $_POST['height'], 'force_size' => isset($_POST['force_size']) && ($_POST['force_size'] == 'on') ? true : false) |
/osCommerce/OM/Core/Site/Admin/Application/Services/Model/get.php:21 | 1 | $result = array('code' => $OSCOM_SM->getCode( ), 'title' => $OSCOM_SM->getTitle( ), 'description' => $OSCOM_SM->getDescription( ), 'uninstallable' => $OSCOM_SM->isUninstallable( ), 'keys' => $OSCOM_SM->keys( )) |
/osCommerce/OM/Core/Site/Admin/Application/Currencies/Action/Save/Process.php:18 | 1 | $data = array('id' => (isset($_GET['id']) && is_numeric($_GET['id']) ? $_GET['id'] : null), 'title' => $_POST['title'], 'code' => $_POST['code'], 'symbol_left' => $_POST['symbol_left'], 'symbol_right' => $_POST['symbol_right'], 'decimal_places' => $_POST['decimal_places'], 'value' => $_POST['value'], 'set_default' => ((isset($_POST['default']) && ($_POST['default'] == 'on')) || (isset($_POST['is_default']) && ($_POST['is_default'] == 'true') && ($_POST['code'] != DEFAULT_CURRENCY)))) |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Reviews.php:40 | 1 | $this->_data .= ' <tr onmouseover="$(this).addClass(\'mouseOver\');" onmouseout="$(this).removeClass(\'mouseOver\');"' . ($counter % 2 ? ' class="alt"' : '') . '>' . ' <td>' . osc_link_object(OSCOM::getLink(null, 'Reviews', 'rID=' . $Qreviews->valueInt('reviews_id') . '&action=save'), osc_icon('reviews.png') . ' ' . $Qreviews->value('products_name')) . '</td>' . ' <td align="center">' . Registry::get('Language')->showImage($Qreviews->value('languages_code')) . '</td>' . ' <td align="center">' . osc_image('../images/stars_' . $Qreviews->valueInt('reviews_rating') . '.png', $Qreviews->valueInt('reviews_rating') . '/5') . '</td>' . ' <td>' . $Qreviews->value('date_last_modified') . '</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Reviews.php:23 | 1 | $this->_data = '<table border="0" width="100%" cellspacing="0" cellpadding="2" class="dataTable">' . ' <thead>' . ' <tr>' . ' <th>' . OSCOM::getDef('admin_indexmodules_reviews_table_heading_products') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_reviews_table_heading_language') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_reviews_table_heading_rating') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_reviews_table_heading_date') . '</th>' . ' </tr>' . ' </thead>' . ' <tbody>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Orders.php:41 | 1 | $this->_data .= ' <tr onmouseover="$(this).addClass(\'mouseOver\');" onmouseout="$(this).removeClass(\'mouseOver\');"' . ($counter % 2 ? ' class="alt"' : '') . '>' . ' <td>' . osc_link_object(OSCOM::getLink(null, 'Orders', 'oID=' . $Qorders->valueInt('orders_id') . '&action=save'), osc_icon('orders.png') . ' ' . $Qorders->valueProtected('customers_name')) . '</td>' . ' <td>' . strip_tags($Qorders->value('order_total')) . '</td>' . ' <td>' . $Qorders->value('date_last_modified') . '</td>' . ' <td>' . $Qorders->value('orders_status_name') . '</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Orders.php:23 | 1 | $this->_data = '<table border="0" width="100%" cellspacing="0" cellpadding="2" class="dataTable">' . ' <thead>' . ' <tr>' . ' <th>' . OSCOM::getDef('admin_indexmodules_orders_table_heading_orders') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_orders_table_heading_total') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_orders_table_heading_date') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_orders_table_heading_status') . '</th>' . ' </tr>' . ' </thead>' . ' <tbody>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Products.php:70 | 1 | $this->_data .= ' <tr onmouseover="$(this).addClass(\'mouseOver\');" onmouseout="$(this).removeClass(\'mouseOver\');"' . ($counter % 2 ? ' class="alt"' : '') . '>' . ' <td>' . osc_link_object(OSCOM::getLink(null, 'Products', 'id=' . (int) $data['products_id'] . '&action=save'), $products_icon . ' ' . osc_output_string_protected($data['products_name'])) . '</td>' . ' <td>' . (!empty($data['variants']) ? 'from ' : '') . $osC_Currencies->format($products_price) . '</td>' . ' <td>' . $Qproducts->value('date_last_modified') . '</td>' . ' <td align="center">' . osc_icon(((int) $data['products_status'] === 1) ? 'checkbox_ticked.gif' : 'checkbox_crossed.gif', null, null) . '</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Products.php:33 | 1 | $this->_data = '<table border="0" width="100%" cellspacing="0" cellpadding="2" class="dataTable">' . ' <thead>' . ' <tr>' . ' <th>' . OSCOM::getDef('admin_indexmodules_products_table_heading_products') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_products_table_heading_price') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_products_table_heading_date') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_products_table_heading_status') . '</th>' . ' </tr>' . ' </thead>' . ' <tbody>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Customers.php:60 | 1 | $this->_data .= ' <tr onmouseover="$(this).addClass(\'mouseOver\');" onmouseout="$(this).removeClass(\'mouseOver\');"' . ($counter % 2 ? ' class="alt"' : '') . '>' . ' <td>' . HTML::link(OSCOM::getLink(null, 'Customers', 'Save&id=' . $Qcustomers->valueInt('customers_id')), $customer_icon . ' ' . $Qcustomers->valueProtected('customers_firstname') . ' ' . $Qcustomers->valueProtected('customers_lastname')) . '</td>' . ' <td>' . $Qcustomers->value('date_account_created') . '</td>' . ' <td align="center">' . HTML::icon(($Qcustomers->valueInt('customers_status') === 1) ? 'checkbox_ticked.gif' : 'checkbox_crossed.gif', null, null) . '</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/Customers.php:28 | 1 | $this->_data = '<table border="0" width="100%" cellspacing="0" cellpadding="2" class="dataTable">' . ' <thead>' . ' <tr>' . ' <th>' . OSCOM::getDef('admin_indexmodules_customers_table_heading_customers') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_customers_table_heading_date') . '</th>' . ' <th>' . OSCOM::getDef('admin_indexmodules_customers_table_heading_status') . '</th>' . ' </tr>' . ' </thead>' . ' <tbody>' |
/osCommerce/OM/Core/Site/Shop/Currencies.php:24 | 1 | $this->currencies[$Qcurrencies->value('code')] = array('id' => $Qcurrencies->valueInt('currencies_id'), 'title' => $Qcurrencies->value('title'), 'symbol_left' => $Qcurrencies->value('symbol_left'), 'symbol_right' => $Qcurrencies->value('symbol_right'), 'decimal_places' => $Qcurrencies->valueInt('decimal_places'), 'value' => $Qcurrencies->valueDecimal('value')) |
/osCommerce/OM/Core/Site/Admin/Module/Dashboard/ErrorLog.php:42 | 1 | $this->_data .= ' <tr onmouseover="$(this).addClass(\'mouseOver\');" onmouseout="$(this).removeClass(\'mouseOver\');"' . ($counter % 2 ? ' class="alt"' : '') . '>' . ' <td style="white-space: nowrap;">' . $OSCOM_Template->getIcon(16, 'errorlog.png') . ' ' . DateTime::getShort(DateTime::fromUnixTimestamp($row['timestamp']), true) . '</td>' . ' <td>' . HTML::outputProtected(substr($row['message'], 0, 60)) . '..</td>' . ' </tr>' |
/osCommerce/OM/Core/Site/Shop/Address.php:126 | 1 | $countries[] = array('id' => $Qcountries->valueInt('countries_id'), 'name' => $Qcountries->value('countries_name'), 'iso_2' => $Qcountries->value('countries_iso_code_2'), 'iso_3' => $Qcountries->value('countries_iso_code_3'), 'format' => $Qcountries->value('address_format')) |
/osCommerce/OM/Core/Site/Shop/Address.php:85 | 1 | $replace_array = array(HTML::outputProtected($firstname . ' ' . $lastname), HTML::outputProtected($address['street_address']), HTML::outputProtected($address['suburb']), HTML::outputProtected($address['city']), HTML::outputProtected($address['postcode']), HTML::outputProtected($state), HTML::outputProtected($state_code), HTML::outputProtected($country)) |
/osCommerce/OM/Core/Site/Admin/Application/specials/pages/new.php:26 | 1 | $specials_array[] = array('id' => $Qspecials->valueInt('products_id'), 'text' => $Qspecials->value('products_name') . ' (' . $osC_Currencies->format($Qspecials->value('products_price')) . ')', 'tax_class_id' => $Qspecials->valueInt('products_tax_class_id')) |
/osCommerce/OM/Core/Site/Admin/Application/ZoneGroups/pages/batch_delete.php:42 | 1 | $names_string .= HTML::hiddenField('batch[]', $Qzones->valueInt('geo_zone_id')) . '<b>' . $Qzones->valueProtected('geo_zone_name') . ' (' . sprintf(OSCOM::getDef('total_entries'), ZoneGroups::getNumberOfEntries($Qzones->valueInt('geo_zone_id'))) . ')</b>, ' |