tpc-w-php - tpcw-benchmark: Completely enable images served from another

From: wieck(at)pgfoundry(dot)org (User Wieck)
To: pgsql-committers(at)postgresql(dot)org
Subject: tpc-w-php - tpcw-benchmark: Completely enable images served from another
Date: 2004-06-24 18:00:25
Message-ID: 20040624180025.3B00116C3720@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Completely enable images served from another box.

Jan

Modified Files:
--------------
tpcw-benchmark/html/tpcw:
admin_confirm.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/admin_confirm.php.diff?r1=1.2&r2=1.3)
admin_request.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/admin_request.php.diff?r1=1.2&r2=1.3)
best_sellers.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/best_sellers.php.diff?r1=1.2&r2=1.3)
buy_confirm.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/buy_confirm.php.diff?r1=1.3&r2=1.4)
buy_request.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/buy_request.php.diff?r1=1.3&r2=1.4)
common.inc (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/common.inc.diff?r1=1.4&r2=1.5)
config.inc.sample (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/config.inc.sample.diff?r1=1.2&r2=1.3)
customer_registration.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/customer_registration.php.diff?r1=1.2&r2=1.3)
errormsg.inc (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/errormsg.inc.diff?r1=1.3&r2=1.4)
home.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/home.php.diff?r1=1.2&r2=1.3)
new_products.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/new_products.php.diff?r1=1.2&r2=1.3)
order_display.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/order_display.php.diff?r1=1.2&r2=1.3)
order_inquiry.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/order_inquiry.php.diff?r1=1.3&r2=1.4)
product_detail.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/product_detail.php.diff?r1=1.2&r2=1.3)
search_request.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/search_request.php.diff?r1=1.2&r2=1.3)
search_result.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/search_result.php.diff?r1=1.2&r2=1.3)
shopping_cart.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/tpc-w-php/tpcw-benchmark/html/tpcw/shopping_cart.php.diff?r1=1.3&r2=1.4)

Browse pgsql-committers by date

  From Date Subject
Next Message User Wieck 2004-06-24 18:03:36 tpc-w-php - tpcw-benchmark: Remember C_ID (if given) in $_SESSION Jan
Previous Message Kris Jurka 2004-06-24 09:51:44 pgsql-server: Fix apparently harmless typo.