include ("/home/abcstore/public_html/phplib/order_api.php3"); include ("/home/abcstore/public_html/phplib/db.php3"); include ("/home/abcstore/public_html/phplib/font.php3"); include ("/home/abcstore/public_html/phplib/admin_auth.php3"); include ("/home/abcstore/public_html/phplib/html.php3"); include ("/home/abcstore/public_html/phplib/store_api.php3"); include ("/home/abcstore/public_html/phplib/section_api.php3"); include ("/home/abcstore/public_html/phplib/product_api.php3"); $db = new Database; $db->Connect("localhost", "abcstore", "quagmir3"); $db->UseDB("abcstore"); OrderSetNum(); $font = new Font; $font1 = new Font; $tfont = new Font; $font->SetSize(2); $font->SetFace(5); $font->SetBold(); $font1->SetSize(1); $font1->SetFace(5); $tfont->SetSize(4); $tfont->SetFace(5); $tfont->SetBold(); if (isset($sec_id)) { $section_info = SectionGet($sec_id); $store_info = StoreGet($section_info["store"]); } ?>
![]() |
||||||||||||||||||||
include("/home/abcstore/public_html/bottom_bar.phtml"); ?>
|
||||||||||||||||||||
| 1ABCStore.com |