View Single Post
  #5  
Old 01-08-2012, 02:44 PM
iBeatz iBeatz is offline
Kavan
iBeatz's Avatar
Join Date: Dec 2010
Location: Northern Ireland, UK
Posts: 154
iBeatz will become famous soon enough
Send a message via Yahoo to iBeatz
Quote:
Originally Posted by callimuc View Post
PHP Code:
if (graalversion => 6.015) { 
PHP Code:
if (graalversion >= 6.015) { 
__________________

Intelligence without ambition is like a bird without wings.

Reply With Quote