View Single Post
  #13  
Old 01-31-2007, 06:06 PM
Chompy Chompy is offline
¯\(º_o)/¯
Chompy's Avatar
Join Date: Sep 2006
Location: Norway
Posts: 2,815
Chompy is just really niceChompy is just really niceChompy is just really nice
Send a message via MSN to Chompy
I do it because (the line break for bracet) so that if the script is like, huge,
I can hover my mouse over the bracet and scroll the mouse down to see where it ends :]

Quote:
Originally Posted by contiga View Post
I don't style like;
PHP Code:
function onCreated() 
{
  
//stuff

I do;
PHP Code:
function onCreated() {
  
//stuff

__________________
Reply With Quote