[TEP-COMMIT] [CVS catalog] updates for the new service modules

anonymous-OfajU3CKLf1/[email protected] 13 Apr 2004 08:11:38 -0000
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Commit in catalog/catalog on MAIN

create_account.php +1 -1 1.71 -> 1.72

login.php +1 -1 1.82 -> 1.83

+2 -2

2 modified files

updates for the new service modules

----------

catalog /catalog

create_account.php 1.71 -> 1.72

diff -u -r1.71 -r1.72
--- create_account.php 2004/04/03 10:27:42 1.71
+++ create_account.php 2004/04/13 08:11:37 1.72
@@ -227,7 +227,7 @@

tep_db_query("insert into " . TABLE_CUSTOMERS_INFO . " (customers_info_id, customers_info_number_of_logons, customers_info_date_account_created) values ('" . (int)$customer_id . "', '0', now())");

- if (SESSION_RECREATE == 'True') {

+ if (SERVICE_SESSION_REGENERATE_ID == 'True') {

$osC_Session->recreate();
}

----------

catalog /catalog

login.php 1.82 -> 1.83

diff -u -r1.82 -r1.83
--- login.php 2004/03/28 17:36:36 1.82
+++ login.php 2004/04/13 08:11:37 1.83
@@ -34,7 +34,7 @@

if (!tep_validate_password($password, $check_customer['customers_password'])) {
$error = true;
} else {

- if (SESSION_RECREATE == 'True') {

+ if (SERVICE_SESSION_REGENERATE_ID == 'True') {

$osC_Session->recreate();
}

CVSspam 0.2.8

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click