[dev] [cvs] commit: incubator/oscar protect.php video.php incubator/oscar/lib Oscar.php incubator/oscar/lib/Block last_comments.php incubator/oscar/locale/sl_SI/LC_MESSAGES oscar.mo incubator/oscar/po oscar.pot sl_SI.po
Chuck Hagenbuch
chuck at horde.org
Tue Sep 25 04:11:17 UTC 2007
Quoting Duck <duck at obala.net>:
> duck 2007-09-24 18:58:22 EDT
>
> Modified files:
> oscar protect.php video.php
> oscar/lib Oscar.php
> oscar/lib/Block last_comments.php
> oscar/locale/sl_SI/LC_MESSAGES oscar.mo
> oscar/po oscar.pot sl_SI.po
> Log:
> CS (use oscar session array no oscar_*).
You need to rename the $oscar global variable to something else, also,
since that can conflict with the session array if someone turns on
register_globals, and our standard is for the session array to have
the name of the application.
-chuck
More information about the dev
mailing list