Thread: GS2 Beautifier
View Single Post
  #23  
Old 03-20-2012, 07:52 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
Pardon the bumb, but I've just spotted an error with how it styles a part of my code. I've got a chunk in my script that says
PHP Code:
if (this.algo = > this.algo2) { 
RC spits out an error if there's a space after the '=' sign, but doesn't if it's removed. :P
__________________
Reply With Quote