(file) Return to act_addorganization.cfm CVS log (file) (dir) Up to [Development] / p2rx-programs

Diff for /p2rx-programs/act_addorganization.cfm between version 1.1 and 1.2

version 1.1, 2005/03/09 03:18:14 UTC version 1.2, 2005/03/09 16:32:16 UTC
Line 54 
Line 54 
 <cfelse>  <cfelse>
                 <cfset FinalHotline='#form.Hotline_Area#-#form.Hotline_Prefix#-#form.Hotline_Num#'>                  <cfset FinalHotline='#form.Hotline_Area#-#form.Hotline_Prefix#-#form.Hotline_Num#'>
 </cfif>  </cfif>
 <cfset currdate=DateFormat(Now()"mm/dd/yyy hh:mm:ss")>  <cfset currdate=DateFormat(Now(),"mm/dd/yyyy hh:mm:ss")>
 <!--- in order to insert a timestamp for the new organization to come over the conflict problem --->  <!--- in order to insert a timestamp for the new organization to come over the conflict problem --->
 <cfset storedate = currdate>  <cfset storedate = currdate>
   


Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVS Admin
Powered by
ViewCVS 1.0-dev