[pLog-svn] r5941 - plog/trunk/class/view/admin

Jon Daley plogworld at jon.limedaley.com
Thu Sep 20 15:10:39 EDT 2007


 	Why is that?

On Thu, 20 Sep 2007, oscar at devel.lifetype.net wrote:

> Author: oscar
> Date: 2007-09-20 15:09:42 -0400 (Thu, 20 Sep 2007)
> New Revision: 5941
>
> Modified:
>   plog/trunk/class/view/admin/adminview.class.php
> Log:
> Include the name of the session cookie in the template, as we need it from now on.
>
>
> Modified: plog/trunk/class/view/admin/adminview.class.php
> ===================================================================
> --- plog/trunk/class/view/admin/adminview.class.php	2007-09-20 18:18:27 UTC (rev 5940)
> +++ plog/trunk/class/view/admin/adminview.class.php	2007-09-20 19:09:42 UTC (rev 5941)
> @@ -115,6 +115,8 @@
> 			//$this->setValue( "menus", $menuRenderer->generateAt("Manage"));
>
> 			$this->setValue( 'menu', $menuRenderer );
> +
> +			$this->setValue( 'session', session_name());
>
> 			parent::render();
> 		}
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>

-- 
Jon Daley
http://jon.limedaley.com/

When God asks you to do something, do you do it:
quickly, quietly, cheerfully, completely?
-- Greg Gill


More information about the pLog-svn mailing list