Thread: Gralats
View Single Post
  #19  
Old 05-07-2007, 12:59 AM
Sum41Freeeeek Sum41Freeeeek is offline
Future Coder
Join Date: Feb 2004
Location: New York
Posts: 376
Sum41Freeeeek is on a distinguished road
Send a message via AIM to Sum41Freeeeek
PHP Code:
if (updategani)

function 
updategani() 
isn't that the same thing?

why would you do

PHP Code:
function onCreated()
{
  
this.updategani();
}

if (
updategani)
{
  
this.updategani();

aren't you doing the same thing twice?
__________________
Frankie Cassini: ex-Era LAT
Quote:
Originally Posted by brakk View Post
omg just go to your room and draw a pony then

**** the chicken wings!
Reply With Quote