From: <ad...@tu...> - 2003-03-19 20:41:20
|
I just added some code to Page.php that moved those line numbers I gave you, it's now Page.php line 257. Adam >> I see some stuff in the page master module that has useless stuff >> like.... >> >> if(false){ >> ...code... >> } > > Hey Richard, > > I looked through the code in all the class files and only found 2 if > statements that were questionable. The code they wrapped simply set a > variable to NULL but it looked like that would never happen anyway. I > could not find anything aiken to: > > if(false) > > -or- > > if(0) > > Can you give me some filenames and line numbers where you think this is > occuring. Please check the cvs version of the files. Also look at the > places where I commented out 2 if statements and see if those were the > culprits (Page.php line 251 and Section.php line 209). If there is more > out there, let me know. > > Adam > > -- > Adam Morton > Developer - Electronic Student Services > http://phpwebsite.appstate.edu > Founder - Appalachian Linux Users Group > http://alug.appstate.edu > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Does your code think in ink? > You could win a Tablet PC. Get a free Tablet PC hat just for playing. > What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > -- Adam Morton Developer - Electronic Student Services http://phpwebsite.appstate.edu Founder - Appalachian Linux Users Group http://alug.appstate.edu |