from my understanding its the first :p but don&#39;t know..<br><br><div class="gmail_quote">On Mon, Apr 28, 2008 at 9:13 AM, Pietro m0nt0 Montorfano &lt;<a href="mailto:monto84@gmail.com">monto84@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Well, may be that i missed the answer but someone asked if &nbsp;the discount and the extra stuff are applied only to the 10 pack or it could also be a 12 pack?<br>

So to let you understand the condition is:<br>
<br>
if (phones_ordered == 10)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;do_the_10_pack_trick();<br>
<br>
or it is something like:<br>
<br>
if (phones_ordered &gt;= 10)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;do_the_10_pack_trick();<br>
<br>
? :D<br>
<br>
Cya<br>
<br>
Pietro<br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org" target="_blank">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</blockquote></div><br>