ProjectYami
September 03, 2010, 01:38:46 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: New forums located at http://forums.projectyami.com
 
   Home   Help Search Shop Login Register  
Pages: [1]
  Print  
Author Topic: Release 1.0.1  (Read 866 times)
YamiKaitou
Webmaster
*****
Posts: 37
$1777.00

View Inventory
Send Money to YamiKaitou

View Profile
« on: October 31, 2007, 12:15:45 PM »

Fix bugs
http://projectyami.com/forums/index.php?topic=9.new#new


Note
There is no reason to install a patch or anything since the fix is really simple.

Open file Sources/shop/LotteryDraw.php

Find Line 153. It should look like this
Code:
if ($jackpot == 0)

Change that to this
Code:
if ($jackpot != 0)

There, you are done. That is all you have to change.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!