[pLog-general] render function in adminview

Oscar Renalias oscar at renalias.net
Sat Mar 12 09:41:36 GMT 2005


Hmm... probably there's something wrong with your install, because 
MenuRenderer will never output anything to the client. There isn't a 
single print() or echo() in that class :-)

Perhaps you could send a link to a site which has some problem with 
this...?

Oscar

On 12 Mar 2005, at 04:24, Su Baochen wrote:

> hi oscar,
>
> I think in class adminview.clsss.php, parent::render() should be called
> at the beginning of function render, because, menurender will output
> something to client, so if we set header information in parent::render,
> will cause broswer to display some messages like "headers have been
> send..." and etc.
>
> In one word, first call parent::render will avoid this kind of anony
> messages.
>
> Su Baochen
>
>
> _______________________________________________
> pLog-general mailing list
> pLog-general at devel.plogworld.net
> http://devel.plogworld.net/mailman/listinfo/plog-general
>




More information about the pLog-general mailing list