phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Typo in email/index.php from this morning


From: Ryan Waldron
Subject: [Phpgroupware-developers] Typo in email/index.php from this morning
Date: Wed, 21 Nov 2001 09:22:10 -0600 (CST)

The update to email/index.php in the stable/ tree last night appears
to have an error.  One line 185, it says

        $y->set_var('sortbox_sort_by_txt',lang('Sort By'));

I think it should be 

        $t->set_var('sortbox_sort_by_txt',lang('Sort By'));

At least, that fixes the problem for me. :)  If there's something more
clever than this going on with a $y object, I missed it. :)

-- 
Ryan Waldron    |||   http://www.erebor.com    |||    address@hidden

"The web goes ever, ever on, down from the site where it began..."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]