View Single Post
  #7  
Old 11-10-2011, 04:05 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by cbk1994 View Post
PHP Code:
if (UserPrice.text != "Offer" && (UserPrice.text || UserPrice.text 2000000)) {
  return;

Probably just a typo but shouldnt it be > 1 and < 2000000?
__________________
MEEP!
Reply With Quote