On Sep 8, 2009, at 06:48 , Jeff Surgeson wrote:
> Hi
>
> Playing with latest svn, get following notice:
>
> Notice: Undefined variable: system in /var/www/localhost/htdocs/
> source/solar/Solar/Dir.php on line 140
>
> I know notices dont worry some but the bug the hell out of me :D
They bother me too. ;-)
> Looking at code, you have added:
>
> if (Solar::$system) {
> $tmp = "$system/tmp";
> } ....
>
> Maybe....
> if (Solar::$system) {
> $tmp = Solar::$system . "/tmp";
> } ....
Sorry about that. Fixed and committed; thanks. :-)
--
Paul M. Jones
http://paul-m-jones.com/_______________________________________________
Solar-talk mailing list
Solar-talk@...
http://mailman-mail5.webfaction.com/listinfo/solar-talk