foreverlarz / thinktankforums

Automatically exported from code.google.com/p/thinktankforums
0 stars 0 forks source link

code clean-up #11

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
i've been doing a lot of code clean-up. it's much more manageable now, and
i have fixed a few things.

the remaining files to clean up:
* newthread.php
* login.php
* forum.php
* editprofile.php
* admin_*.php

Original issue reported on code.google.com by lucasreddinger on 4 Mar 2007 at 12:00

GoogleCodeExporter commented 8 years ago
http://www.thinktankforums.com/thread.php?thread_id=645

Original comment by ttfbac...@gmail.com on 5 Apr 2007 at 3:20

GoogleCodeExporter commented 8 years ago
use exceptions, especially in scripts like editprofile.php and register.php

and oo!

Original comment by lucasreddinger on 13 Apr 2007 at 12:20

GoogleCodeExporter commented 8 years ago
i mean this:
http://php.net/manual/en/language.exceptions.php

i hate coding so much that is php5 only, but this makes the code so so much 
cleaner!

Original comment by lucasreddinger on 14 Apr 2007 at 9:34

GoogleCodeExporter commented 8 years ago
bleh

let's support php4 if possible

Original comment by lucasreddinger on 6 Apr 2008 at 8:35