[Pmtool-devel] rewritten index.php
Status: Inactive
Brought to you by:
willuhn
From: Chris W. <gen...@gm...> - 2005-02-21 07:38:52
|
I rewrote the HTML code in the index.php file without changing the way the display looks. I separated out all of the HTML from the PHP effectively, making it much cleaner and easier to make changes to when we want to update it. Also makes the HTML come out cleaner in the end. Download the file from CVS and do a view source on the home page. The part that doesn't look as clean is the included stuff from home.php, but the rest looks pretty spiffy. Should help track down bugs as well. I'd like to take the rest of the files and give them the same treatment. Chris |