phpOpenTracker/phpOpenTracker Container.php,1.33.2.4,1.33.2.5

Sebastian Bergmann <[email protected]> Sat, 15 May 2004 09:24:46 +0000
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4767/phpOpenTracker

Modified Files:
      Tag: phpOpenTracker_1
	Container.php 
Log Message:
Add 'plugin_data' array to the phpOpenTracker Session Container.

Index: Container.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Container.php,v
retrieving revision 1.33.2.4
retrieving revision 1.33.2.5
diff -u -d -r1.33.2.4 -r1.33.2.5
--- Container.php	19 Apr 2004 14:34:05 -0000	1.33.2.4
+++ Container.php	15 May 2004 09:24:43 -0000	1.33.2.5
@@ -237,7 +237,8 @@
         $container['document_url']
       );
 
-      $container['timestamp'] = isset($parameters['timestamp']) ? $parameters['timestamp'] : time();
+      $container['plugin_data'] = isset($parameters['plugin_data']) ? $parameters['plugin_data'] : array();
+      $container['timestamp']   = isset($parameters['timestamp'])   ? $parameters['timestamp']   : time();
 
       $isInitialized = true;
     }



-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click