[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freetrade-cvs
Subject:    CVS update: freetrade2/modules/database/mysql coupon
From:       FreeTrade CVS Development <jon () clearink ! com>
Date:       2000-05-30 17:38:53
[Download RAW message or body]

  User: leon    
  Date: 00/05/30 10:38:53

  Modified:    modules/database/mysql coupon
  Log:
  Fixed mis-spelled keyword (gloval => global)
  
  Revision  Changes    Path
  1.4       +6 -3      freetrade2/modules/database/mysql/coupon
  
  Index: coupon
  ===================================================================
  RCS file: /products/cvs/freetrade/freetrade2/modules/database/mysql/coupon,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- coupon	2000/05/27 16:19:33	1.3
  +++ coupon	2000/05/30 17:38:53	1.4
  @@ -2,13 +2,16 @@
   	/*
   	** File: coupon
   	** Description: functions for dealing with coupons
  -	** Version: $Revision: 1.3 $
  +	** Version: $Revision: 1.4 $
   	** Created: 11/4/1999
   	** Author: Leon Atkinson
   	** Email: leon@clearink.com
  -	** CVS Author: $Author: dilinger $
  -	** Last Revised: $Date: 2000/05/27 16:19:33 $
  +	** CVS Author: $Author: leon $
  +	** Last Revised: $Date: 2000/05/30 17:38:53 $
   	** Log : $Log: coupon,v $
  +	** Log : Revision 1.4  2000/05/30 17:38:53  leon
  +	** Log : Fixed mis-spelled keyword (gloval => global)
  +	** Log :
   	** Log : Revision 1.3  2000/05/27 16:19:33  dilinger
   	** Log : Added getCouponByID(), for screen/edit_coupon.
   	** Log :
  @@ -360,7 +363,7 @@
   	function getCouponList()
   	{
   		global $DatabaseLink;
  -		gloval $continueScript;
  +		global $continueScript;
   
   		$Query = "SELECT ID, Name, DollarOff, PercentageOff, MinAmountPurchased, ";
   		$Query .= "DATE_FORMAT(StartDate, '%Y/%m/%d'), DATE_FORMAT(EndDate, '%Y/%m/%d'), ";
  
  
  

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic