Re: Small Possible Bug in 1.4.15..
Alexandros Vellis <[email protected]>
| Newsgroups | gmane.mail.squirrelmail.devel |
|---|---|
| Organization | National and Kapodistrian University of Athens |
| Message-ID | <[email protected]> |
On Wed, 4 Jun 2008 12:39:45 -0700 Michael Peddemors <[email protected]> wrote: > if (!defined('download_php')) { > sqsession_register($theme_css, 'theme_css'); > } > > > Aren't we registering the wrong variable here? Hm, FWIW these lines seem redundant 8096 jervfors if (!defined('download_php')) { 8096 jervfors sqsession_register($theme_css, 'theme_css'); as grepping for 'download_php' produces no results, and no script seems to get theme_css from $_SESSION, both in stable & devel. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ----- squirrelmail-devel mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: [email protected] List archives: http://news.gmane.org/gmane.mail.squirrelmail.devel List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-devel