r29 - manual/trunk/chapters manual/trunk/chapters/de manual/trunk/chapters/en phpOpenTracker/branches/phpOpenTracker-1 phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/conf phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/webbug phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql phpOpen Tracker/branches/phpOpe

Sebastian Bergmann at BerliOS <[email protected]> Thu, 30 Dec 2004 12:04:03 +0100
Newsgroups gmane.comp.web.phpopentracker.cvs
Message-ID <[email protected]>
Author: s_bergmann
Date: 2004-12-30 12:04:02 +0100 (Thu, 30 Dec 2004)
New Revision: 29

Modified:
   manual/trunk/chapters/copyright.xml
   manual/trunk/chapters/de/bookinfo.xml.in
   manual/trunk/chapters/en/bookinfo.xml.in
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Clickpath.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Plugin.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/access_statistics.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/clickpath_analysis.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_access_statistics.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_top.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/returning_visitors.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/top.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/visitors_online.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Config.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Container.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mssql.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql_merge.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/oci8.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/pgsql.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine/Plugin.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Parser.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/conf/phpOpenTracker.php.dist
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/MyTemplate.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/graph.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/index.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/webbug/webbug.js
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/benchmark.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/exit.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/image.php
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mssql.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/innodb.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam_merge.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/oracle.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/pot_oracle.sh
   phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/postgresql.sql
   phpOpenTracker/branches/phpOpenTracker-1.5/test/index.php
   phpOpenTracker/branches/phpOpenTracker-1.5/test/phpOpenTracker.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Clickpath.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Plugin.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/access_statistics.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/clickpath_analysis.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_access_statistics.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_top.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/returning_visitors.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/top.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/visitors_online.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Config.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Container.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mssql.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql_merge.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/oci8.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/pgsql.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine/Plugin.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Parser.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/conf/phpOpenTracker.php.dist
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/MyTemplate.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/graph.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/index.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/webbug/webbug.js
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/benchmark.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/exit.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/image.php
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mssql.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/innodb.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam_merge.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/oracle.sql
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/pot_oracle.sh
   phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/postgresql.sql
   phpOpenTracker/branches/phpOpenTracker-1/test/index.php
   phpOpenTracker/branches/phpOpenTracker-1/test/phpOpenTracker.php
   plugins/Conversions/trunk/API/plugins/conversions.php
   plugins/Conversions/trunk/LoggingEngine/plugins/conversions.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions_summary.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity_all.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks_all.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/day.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/graph.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/prepend.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/rss10.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index_do.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/login.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/month.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/rss_current_activity.php
   plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/total.php
   plugins/Conversions/trunk/docs/plugins/conversions/scripts/conversionTracker.js
   plugins/Conversions/trunk/docs/plugins/conversions/scripts/tracker.php
   plugins/Conversions/trunk/package.xml
   plugins/Localizer/trunk/API/plugins/plot_locations.php
   plugins/Localizer/trunk/LoggingEngine/plugins/localizer.php
   plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/innodb.sql
   plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/myisam.sql
   plugins/Search_Engines/trunk/API/plugins/search_engines.php
   plugins/Search_Engines/trunk/LoggingEngine/plugins/search_engines.php
   plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mssql.sql
   plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/innodb.sql
   plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/myisam.sql
   plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/oracle.sql
   plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/postgresql.sql
   tools/Split_Tables/trunk/tools/split_tables/split_tables.php
   tools/mod_usertrack/trunk/tools/mod_usertrack/mod_usertrack.php
Log:
Bump year.

Modified: manual/trunk/chapters/copyright.xml
===================================================================
--- manual/trunk/chapters/copyright.xml	2004-12-30 11:03:00 UTC (rev 28)
+++ manual/trunk/chapters/copyright.xml	2004-12-30 11:04:02 UTC (rev 29)
@@ -4,7 +4,7 @@
   <title>Copyright</title>
 
 <programlisting>
-Copyright (c) 2000-2004
+Copyright (c) 2000-2005
 Sebastian Bergmann.
 
 This work is licensed under the Creative Commons Attribution License.

Modified: manual/trunk/chapters/de/bookinfo.xml.in
===================================================================
--- manual/trunk/chapters/de/bookinfo.xml.in	2004-12-30 11:03:00 UTC (rev 28)
+++ manual/trunk/chapters/de/bookinfo.xml.in	2004-12-30 11:04:02 UTC (rev 29)
@@ -14,6 +14,7 @@
     <year>2002</year>
     <year>2003</year>
     <year>2004</year>
+    <year>2005</year>
     <holder>Sebastian Bergmann</holder>
   </copyright>
 

Modified: manual/trunk/chapters/en/bookinfo.xml.in
===================================================================
--- manual/trunk/chapters/en/bookinfo.xml.in	2004-12-30 11:03:00 UTC (rev 28)
+++ manual/trunk/chapters/en/bookinfo.xml.in	2004-12-30 11:04:02 UTC (rev 29)
@@ -13,7 +13,7 @@
     <year>2001</year>
     <year>2002</year>
     <year>2003</year>
-    <year>2004</year>
+    <year>2005</year>
     <holder>Sebastian Bergmann</holder>
   </copyright>
 

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Clickpath.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Clickpath.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Clickpath.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Clickpath
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Plugin.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Plugin.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/Plugin.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker API plugins
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/access_statistics.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/access_statistics.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/access_statistics.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Access Statistics
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/clickpath_analysis.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/clickpath_analysis.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/clickpath_analysis.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker API - Clickpath Analysis
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_access_statistics.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_access_statistics.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_access_statistics.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Plot Access Statistics
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_top.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_top.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/plot_top.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Plot Top
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/returning_visitors.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/returning_visitors.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/returning_visitors.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Returning Visitors
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/top.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/top.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/top.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Top
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/visitors_online.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/visitors_online.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API/plugins/visitors_online.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Visitors Online
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/API.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
  * the phpOpenTracker Logging Engine.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Config.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Config.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Config.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker Configuration Container
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Container.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Container.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Container.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker Session Container
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mssql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mssql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mssql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Christopher Hughes <[email protected]>
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker MySQL Database Handler
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql_merge.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql_merge.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/mysql_merge.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker MySQL Database Handler (using Merge Tables)
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/oci8.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/oci8.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/oci8.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Thomas Fromm <[email protected]>
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/pgsql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/pgsql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB/pgsql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker PostgreSQL Database Handler
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/DB.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker Database Handlers.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine/Plugin.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine/Plugin.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine/Plugin.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker LoggingEngine plugins
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/LoggingEngine.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker Logging Engine
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Parser.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Parser.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/Parser.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
  * project.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/conf/phpOpenTracker.php.dist
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/conf/phpOpenTracker.php.dist	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/conf/phpOpenTracker.php.dist	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/MyTemplate.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/MyTemplate.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/MyTemplate.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * This is my template class. I like it. You don't have to :-)
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/graph.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/graph.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/graph.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/index.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/index.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/simple_report/index.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/webbug/webbug.js
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/webbug/webbug.js	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/examples/webbug/webbug.js	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/benchmark.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/benchmark.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/benchmark.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/exit.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/exit.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/exit.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/image.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/image.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/scripts/image.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mssql.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mssql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mssql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/innodb.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/innodb.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/innodb.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam_merge.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam_merge.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/myisam_merge.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/oracle.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/oracle.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/oracle.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/pot_oracle.sh
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/pot_oracle.sh	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/oracle/pot_oracle.sh	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/postgresql.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/postgresql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker/docs/sql/postgresql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 /*
  phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 
- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+ Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/phpOpenTracker.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@
  * phpOpenTracker
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1/test/index.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/test/index.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/test/index.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1/test/phpOpenTracker.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1/test/phpOpenTracker.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1/test/phpOpenTracker.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Clickpath.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Clickpath.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Clickpath.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Clickpath
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Plugin.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Plugin.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/Plugin.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker API plugins
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/access_statistics.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/access_statistics.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/access_statistics.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Access Statistics
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/clickpath_analysis.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/clickpath_analysis.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/clickpath_analysis.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker API - Clickpath Analysis
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_access_statistics.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_access_statistics.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_access_statistics.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Plot Access Statistics
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_top.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_top.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/plot_top.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Plot Top
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/returning_visitors.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/returning_visitors.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/returning_visitors.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Returning Visitors
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/top.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/top.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/top.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Top
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/visitors_online.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/visitors_online.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API/plugins/visitors_online.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Visitors Online
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/API.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
  * the phpOpenTracker Logging Engine.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Config.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Config.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Config.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker Configuration Container
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Container.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Container.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Container.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker Session Container
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mssql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mssql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mssql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Christopher Hughes <[email protected]>
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker MySQL Database Handler
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql_merge.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql_merge.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/mysql_merge.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker MySQL Database Handler (using Merge Tables)
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/oci8.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/oci8.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/oci8.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Thomas Fromm <[email protected]>
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/pgsql.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/pgsql.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB/pgsql.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker PostgreSQL Database Handler
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/DB.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker Database Handlers.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine/Plugin.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine/Plugin.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine/Plugin.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * Base Class for phpOpenTracker LoggingEngine plugins
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/LoggingEngine.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker Logging Engine
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Parser.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Parser.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/Parser.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -26,7 +26,7 @@
  * project.
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/conf/phpOpenTracker.php.dist
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/conf/phpOpenTracker.php.dist	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/conf/phpOpenTracker.php.dist	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/MyTemplate.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/MyTemplate.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/MyTemplate.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * This is my template class. I like it. You don't have to :-)
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/graph.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/graph.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/graph.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/index.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/index.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/simple_report/index.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/webbug/webbug.js
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/webbug/webbug.js	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/examples/webbug/webbug.js	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/benchmark.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/benchmark.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/benchmark.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/exit.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/exit.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/exit.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/image.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/image.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/scripts/image.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mssql.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mssql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mssql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/innodb.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/innodb.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/innodb.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam_merge.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam_merge.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/myisam_merge.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_1_X_to_1_2_0.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/mysql/update/1_2_X_to_1_3_0.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/oracle.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/oracle.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/oracle.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/pot_oracle.sh
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/pot_oracle.sh	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/oracle/pot_oracle.sh	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/postgresql.sql
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/postgresql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker/docs/sql/postgresql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 /*
  phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 
- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+ Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 
  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/phpOpenTracker.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -36,7 +36,7 @@
  * phpOpenTracker
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     phpOpenTracker

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/test/index.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/test/index.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/test/index.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: phpOpenTracker/branches/phpOpenTracker-1.5/test/phpOpenTracker.php
===================================================================
--- phpOpenTracker/branches/phpOpenTracker-1.5/test/phpOpenTracker.php	2004-12-30 11:03:00 UTC (rev 28)
+++ phpOpenTracker/branches/phpOpenTracker-1.5/test/phpOpenTracker.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/API/plugins/conversions.php
===================================================================
--- plugins/Conversions/trunk/API/plugins/conversions.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/API/plugins/conversions.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Daniel Kehoe <[email protected]>
  * @author      Adrian Lanning <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     Conversions

Modified: plugins/Conversions/trunk/LoggingEngine/plugins/conversions.php
===================================================================
--- plugins/Conversions/trunk/LoggingEngine/plugins/conversions.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/LoggingEngine/plugins/conversions.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
  *
  * @author      Daniel Kehoe <[email protected]>
  * @author      Adrian Lanning <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     Conversions

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'conversions',
      // see sessions since when? in minutes:
	  'session_!
 lifetime' => '1440' // past 24 hrs
	  //'session_lifetime' => '10080' // past 7 days
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['sale']         = $resultItem['sale'];
      $visitors[$index]['inquiry']    = ($resultItem['inquiry'] > 0)    ? 'x' : '';
      $visitors[$index]['signup']    = ($resultItem['signup'] > 0)    ? 'x' : '';
      $visitors[$index]['email']         = $resultItem['email'];
      $visitors[$index]['zip']         = $resultItem['zip'];
      $visitors[$index]['country']         = $resultItem['country'];
      $visitors[$index]['name']         = $resultItem['name'];
      $visitors[$index]['num!
 _visits']         = $resultItem['num_visits'];
      $visitors!
 [$index]
['source']         = $resultItem['source'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'document' => $visitor['document'],
        'host' => $visitor['host'],
        'sale' => $visitor['sale'],
        'inquiry' => $visitor['inquiry'],
        'signup' => $visitor['signup'],
        'email' => $visitor['email'],
        'zip' => $visitor['zip'],
        'country' => $visitor['country'],
        'name' => $visitor['name'],
        'num_visits' => $visitor['num_visits'],
        'source' => $visitor['source'],
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');  !
        
$smarty->display('conversions.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'conversions',
      // see sessions since when? in minutes:
	  'session_!
 lifetime' => '1440' // past 24 hrs
	  //'session_lifetime' => '10080' // past 7 days
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['sale']         = $resultItem['sale'];
      $visitors[$index]['inquiry']    = ($resultItem['inquiry'] > 0)    ? 'x' : '';
      $visitors[$index]['signup']    = ($resultItem['signup'] > 0)    ? 'x' : '';
      $visitors[$index]['email']         = $resultItem['email'];
      $visitors[$index]['zip']         = $resultItem['zip'];
      $visitors[$index]['country']         = $resultItem['country'];
      $visitors[$index]['name']         = $resultItem['name'];
      $visitors[$index]['num!
 _visits']         = $resultItem['num_visits'];
      $visitors!
 [$index]
['source']         = $resultItem['source'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'document' => $visitor['document'],
        'host' => $visitor['host'],
        'sale' => $visitor['sale'],
        'inquiry' => $visitor['inquiry'],
        'signup' => $visitor['signup'],
        'email' => $visitor['email'],
        'zip' => $visitor['zip'],
        'country' => $visitor['country'],
        'name' => $visitor['name'],
        'num_visits' => $visitor['num_visits'],
        'source' => $visitor['source'],
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');  !
        
$smarty->display('conversions.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions_summary.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions_summary.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/conversions_summary.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$table = array();

$start = false;
$end   = false;
    
foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'conversions_by_source',
      'start' !
     => $start,
      'end'       => $end
    )
  );

if ($resultSet) {
	foreach($resultSet as $result) $tmp[] = $result['sale'];
	array_multisort($tmp, SORT_DESC, $resultSet);
	foreach ($resultSet as $result) {
      $table[] = array(
          'source' => $result['source'],
          'sale' => $result['sale'],
          'inquiry' => $result['inquiry'],
          'signup' => $result['signup'],
        );
    }
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'conversions sumamry');         
$smarty->display('conversions_summary.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$table = array();

$start = false;
$end   = false;
    
foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'conversions_by_source',
      'start' !
     => $start,
      'end'       => $end
    )
  );

if ($resultSet) {
	foreach($resultSet as $result) $tmp[] = $result['sale'];
	array_multisort($tmp, SORT_DESC, $resultSet);
	foreach ($resultSet as $result) {
      $table[] = array(
          'source' => $result['source'],
          'sale' => $result['sale'],
          'inquiry' => $result['inquiry'],
          'signup' => $result['signup'],
        );
    }
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'conversions sumamry');         
$smarty->display('conversions_summary.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  's!
 ession_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        '!
 document' => $visitor['document'] != $visitor['document_url'] !
 ? $visit
or['document'] : 'n/a',
        'document_url' => substr(($visitor['document_url']), 0, 50),
        'host' => $visitor['host'],
        'referer' => substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'activity');         
$smarty->display('current_activity.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  's!
 ession_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        '!
 document' => $visitor['document'] != $visitor['document_url'] !
 ? $visit
or['document'] : 'n/a',
        'document_url' => substr(($visitor['document_url']), 0, 50),
        'host' => $visitor['host'],
        'referer' => substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'activity');         
$smarty->display('current_activity.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity_all.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity_all.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_activity_all.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'sess!
 ion_lifetime' => '60' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'docum!
 ent' => $visitor['document'] != $visitor['document_url'] ? $vi!
 sitor['d
ocument'] : 'n/a',
        'document_url' => substr(($visitor['document_url']), 0, 50),
        'host' => $visitor['host'],
        'referer' => substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'activity');        
$smarty->display('current_activity.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'sess!
 ion_lifetime' => '60' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'docum!
 ent' => $visitor['document'] != $visitor['document_url'] ? $vi!
 sitor['d
ocument'] : 'n/a',
        'document_url' => substr(($visitor['document_url']), 0, 50),
        'host' => $visitor['host'],
        'referer' => substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'activity');        
$smarty->display('current_activity.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  's!
 ession_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      if(empty($resultItem['search_engine'])) {
	      	$visitors[$index]['referer'] = $resultItem['referer'];
      } else {
			$visitors[$index]['referer'] = $resultItem['search_engine'].': "'.$resultItem['keywords'].'"';
      }
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
       !
  'document' => $visitor['document'],
        'host' => $visito!
 r['host'
],
        'referer' => substr($visitor['referer'], 0, 50),
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');          
$smarty->display('current_clicks.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  's!
 ession_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      if(empty($resultItem['search_engine'])) {
	      	$visitors[$index]['referer'] = $resultItem['referer'];
      } else {
			$visitors[$index]['referer'] = $resultItem['search_engine'].': "'.$resultItem['keywords'].'"';
      }
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
       !
  'document' => $visitor['document'],
        'host' => $visito!
 r['host'
],
        'referer' => substr($visitor['referer'], 0, 50),
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');          
$smarty->display('current_clicks.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks_all.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks_all.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/current_clicks_all.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'sess!
 ion_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      if(empty($resultItem['search_engine'])) {
	      	$visitors[$index]['referer'] = $resultItem['referer'];
      } else {
			$visitors[$index]['referer'] = $resultItem['search_engine'].': "'.$resultItem['keywords'].'"';
      }
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'd!
 ocument' => $visitor['document'],
        'host' => $visitor['!
 host'],
        'referer' => substr($visitor['referer'], 0, 50),
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');         
$smarty->display('current_clicks.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

$visitors = array();

foreach ($clients as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'sess!
 ion_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = implode(" -> ", $resultItem['clickpath']->documents);
      $visitors[$index]['host']         = $resultItem['host'];
      if(empty($resultItem['search_engine'])) {
	      	$visitors[$index]['referer'] = $resultItem['referer'];
      } else {
			$visitors[$index]['referer'] = $resultItem['search_engine'].': "'.$resultItem['keywords'].'"';
      }
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_multisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as $visitor) {
      $table[] = array(
        'last_access' => date('H:i:s', $visitor['last_access']),
        'site' => $visitor['site'],
        'd!
 ocument' => $visitor['document'],
        'host' => $visitor['!
 host'],
        'referer' => substr($visitor['referer'], 0, 50),
    );
  }
}

$smarty->assign('table', $table);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);
$smarty->assign('user', $user);
$smarty->assign('page', 'clickpaths');         
$smarty->display('current_clicks.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/day.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/day.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/day.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = mktime(0,   0,  0, $month, $day, $year);
    $end   = mktime(23, 59, 59, $month, $day, $year);
    
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_impressions!
 ',
      'start'     => $start,
      'end'       => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  
    // Query Page Impressions for this client and each hour of this day
    $pi = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'page_impressions',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 3600
      )
    );

    // Query Visits for this client and each day of this day
    $visits = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'visits',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 3600
      )
    );
    
    // Loop through hours
    for ($i = 0; $i < sizeof($pi); $i++) {

      $hour = sprintf(
        '%02d:00 - %02d:00',
        $i,
        (($i + 1) < 24!
 ) ? ($i + 1) : 0
      );

      // Fill in template variables!
 
      $
hours[] = array(
          'hour' => $hour,
          'pi_number' => $pi[$i]['value'],
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi[$i]['value']) / $totalPageImpressions), 2) : '0',
          'visits_number' => $visits[$i]['value'],
          'visits_percent' => $totalVisits ? number_format(((100 * $visits[$i]['value']) / $totalVisits), 2) : '0'
        );
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('hours', $hours);

$smarty->assign('client_id', $clientID);
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);


// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
    'entry_pages',
    'exit_pages',
    'exit_targets',
    'hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_do!
 cument',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign($batchKeys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $sma!
 rty->assign("total_".$batchKeys[$i], $result['unique_items']);!
 
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign('search_engines', $table);

	// re-intialize table
	$table = array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call' !
  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'

$smarty->assign('day', $day);
$smarty->assign('month', $monthNames[$month - 1]);
$smarty->assign('year', $year);
$smarty->assign('start', $start);
$smarty->assign('end', $end);
$smarty->ass!
 ign('user', $user);
$smarty->assign('page', $day.' '.$monthNam!
 es[$mont
h - 1].' '.$year);   
$smarty->display('day.tpl.html'); 
?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = mktime(0,   0,  0, $month, $day, $year);
    $end   = mktime(23, 59, 59, $month, $day, $year);
    
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_impressions!
 ',
      'start'     => $start,
      'end'       => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  
    // Query Page Impressions for this client and each hour of this day
    $pi = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'page_impressions',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 3600
      )
    );

    // Query Visits for this client and each day of this day
    $visits = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'visits',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 3600
      )
    );
    
    // Loop through hours
    for ($i = 0; $i < sizeof($pi); $i++) {

      $hour = sprintf(
        '%02d:00 - %02d:00',
        $i,
        (($i + 1) < 24!
 ) ? ($i + 1) : 0
      );

      // Fill in template variables!
 
      $
hours[] = array(
          'hour' => $hour,
          'pi_number' => $pi[$i]['value'],
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi[$i]['value']) / $totalPageImpressions), 2) : '0',
          'visits_number' => $visits[$i]['value'],
          'visits_percent' => $totalVisits ? number_format(((100 * $visits[$i]['value']) / $totalVisits), 2) : '0'
        );
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('hours', $hours);

$smarty->assign('client_id', $clientID);
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);


// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
    'entry_pages',
    'exit_pages',
    'exit_targets',
    'hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_do!
 cument',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign($batchKeys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $sma!
 rty->assign("total_".$batchKeys[$i], $result['unique_items']);!
 
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign('search_engines', $table);

	// re-intialize table
	$table = array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call' !
  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'

$smarty->assign('day', $day);
$smarty->assign('month', $monthNames[$month - 1]);
$smarty->assign('year', $year);
$smarty->assign('start', $start);
$smarty->assign('end', $end);
$smarty->ass!
 ign('user', $user);
$smarty->assign('page', $day.' '.$monthNam!
 es[$mont
h - 1].' '.$year);   
$smarty->display('day.tpl.html'); 
?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/graph.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/graph.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/graph.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/prepend.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/prepend.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/prepend.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/rss10.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/rss10.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/includes/rss10.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index_do.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index_do.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/index_do.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

$user = 'guest';
$loggedin = false;
session_start();
$user = $_SESSION['user'];
$loggedin = $_SESSION['loggedin'];

// check for valid username and password
if (!empty($_REQUEST['name']) && !empty($_REQUEST['password'])) {
	if ($_REQUEST['name']=='client1' && $_REQUEST['password'!
 ]=='secret') {
	$loggedin = true;
	}
	if ($_REQUEST['name']=='webmonkey' && $_REQUEST['password']=='secret') {
	$loggedin = true;
	}
} 

if ($loggedin) {
	// assign the form value
	$user = $_REQUEST['name'];
	$_SESSION['user'] = $user;
	$_SESSION['loggedin'] = $loggedin;
	// redirects to the main page
	header('Location: index.php');
	exit();
} else {
	// redirects to the login page
	header('Location: login.php');
}

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

$user = 'guest';
$loggedin = false;
session_start();
$user = $_SESSION['user'];
$loggedin = $_SESSION['loggedin'];

// check for valid username and password
if (!empty($_REQUEST['name']) && !empty($_REQUEST['password'])) {
	if ($_REQUEST['name']=='client1' && $_REQUEST['password'!
 ]=='secret') {
	$loggedin = true;
	}
	if ($_REQUEST['name']=='webmonkey' && $_REQUEST['password']=='secret') {
	$loggedin = true;
	}
} 

if ($loggedin) {
	// assign the form value
	$user = $_REQUEST['name'];
	$_SESSION['user'] = $user;
	$_SESSION['loggedin'] = $loggedin;
	// redirects to the main page
	header('Location: index.php');
	exit();
} else {
	// redirects to the login page
	header('Location: login.php');
}

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/login.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/login.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/login.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

// load Smarty library
require_once('Smarty.class.php');
$smarty = new Smarty;
// your web server must have write access to the following directories
$smarty-> compile_dir = '/tmp/compile';
$smarty -> config_dir = '/tmp/config';
$smarty -> cache_dir = '/tmp/cache';
// switch to '!
 true' for production deployment
$smarty-> force_compile = false;

$smarty->display('login.tpl.html'); 

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

// load Smarty library
require_once('Smarty.class.php');
$smarty = new Smarty;
// your web server must have write access to the following directories
$smarty-> compile_dir = '/tmp/compile';
$smarty -> config_dir = '/tmp/config';
$smarty -> cache_dir = '/tmp/cache';
// switch to '!
 true' for production deployment
$smarty-> force_compile = false;

$smarty->display('login.tpl.html'); 

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/month.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/month.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/month.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = mktime(0,   0,  0, $month, 1, $year);
    $end   = mktime(23, 59, 59, $month, date('t', $start), $year);
    
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_i!
 mpressions',
      'start'     => $start,
      'end'       => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  
    // Query Page Impressions for this client and each day of this month
    $pi = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'page_impressions',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 86400
      )
    );

    // Query visits for this client and each day of this month
    $visits = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'visits',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 86400
      )
    );
    
    // Loop through days
    for ($i = 0; $i < sizeof($pi); $i++) {

      // Generate link to day statistics page
      $_day = sprintf(
   !
      '<a href="day.php?client_id=%s&amp;day=%s&amp;month=%s&am!
 p;year=%
s">%s</a>',
        $clientID,
        $i + 1,
        $month,
        $year,
        $i + 1
      );

      // Fill in template variables
      $days[] = array(
          'day' => $_day,
          'pi_number' => $pi[$i]['value'],
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi[$i]['value']) / $totalPageImpressions), 2) : '0',
          'visits_number' => $visits[$i]['value'],
          'visits_percent' => $totalVisits ? number_format(((100 * $visits[$i]['value']) / $totalVisits), 2) : '0'
        );
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('days', $days);

$smarty->assign('client_id', $clientID); 
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);


// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
    'entry_pages',
    'exit_pages',
    'e!
 xit_targets',
    'hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_document',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['t!
 op_items'][$j]['string']
        );
    }
    
	$smarty->assig!
 n($batch
Keys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $smarty->assign("total_".$batchKeys[$i], $result['unique_items']);
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign('search_engines', $table);

	// re!
 -intialize table
	$table = array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'

$smarty->assign('month', $monthNames[$month - !
 1]);
$smarty->assign('year', $year);
$smarty->assign('start', !
 $start);

$smarty->assign('end', $end);
$smarty->assign('user', $user);
$smarty->assign('page', $monthNames[$month - 1].' '.$year);
$smarty->display('month.tpl.html'); 
?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = mktime(0,   0,  0, $month, 1, $year);
    $end   = mktime(23, 59, 59, $month, date('t', $start), $year);
    
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_i!
 mpressions',
      'start'     => $start,
      'end'       => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  
    // Query Page Impressions for this client and each day of this month
    $pi = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'page_impressions',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 86400
      )
    );

    // Query visits for this client and each day of this month
    $visits = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'visits',
        'start'     => $start,
        'end'       => $end,
        'interval'  => 86400
      )
    );
    
    // Loop through days
    for ($i = 0; $i < sizeof($pi); $i++) {

      // Generate link to day statistics page
      $_day = sprintf(
   !
      '<a href="day.php?client_id=%s&amp;day=%s&amp;month=%s&am!
 p;year=%
s">%s</a>',
        $clientID,
        $i + 1,
        $month,
        $year,
        $i + 1
      );

      // Fill in template variables
      $days[] = array(
          'day' => $_day,
          'pi_number' => $pi[$i]['value'],
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi[$i]['value']) / $totalPageImpressions), 2) : '0',
          'visits_number' => $visits[$i]['value'],
          'visits_percent' => $totalVisits ? number_format(((100 * $visits[$i]['value']) / $totalVisits), 2) : '0'
        );
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('days', $days);

$smarty->assign('client_id', $clientID); 
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);


// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
    'entry_pages',
    'exit_pages',
    'e!
 xit_targets',
    'hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_document',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['t!
 op_items'][$j]['string']
        );
    }
    
	$smarty->assig!
 n($batch
Keys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $smarty->assign("total_".$batchKeys[$i], $result['unique_items']);
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty->assign('search_engines', $table);

	// re!
 -intialize table
	$table = array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'

$smarty->assign('month', $monthNames[$month - !
 1]);
$smarty->assign('year', $year);
$smarty->assign('start', !
 $start);

$smarty->assign('end', $end);
$smarty->assign('user', $user);
$smarty->assign('page', $monthNames[$month - 1].' '.$year);
$smarty->display('month.tpl.html'); 
?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/rss_current_activity.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/rss_current_activity.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/rss_current_activity.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');
include('includes/rss10.php');

$visitors = array();

$rss=new RSSWriter("http://www.site.com/", "Site Metrics", 
	"Web traffic data.");
		
$rss->setImage("http://www.site.com/images/rss.gif",
	"Web traffic data from site.com.");

foreach ($c!
 lientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'session_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_m!
 ultisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as !
 $visitor
) {
	$rss->addItem("http://www.site.com/report/current_activity.php",
		$visitor['site'],
		array("description" => 
		date('H:i:s', $visitor['last_access'])." ".$visitor['host'].
		" ".substr(($visitor['document_url']), 0, 50)." ".
		substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)));
  }
}

$rss->serialize();

?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');
include('includes/rss10.php');

$visitors = array();

$rss=new RSSWriter("http://www.site.com/", "Site Metrics", 
	"Web traffic data.");
		
$rss->setImage("http://www.site.com/images/rss.gif",
	"Web traffic data from site.com.");

foreach ($c!
 lientSet2 as $clientID => $client) {

  $resultSet = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visitors_online',
      // see sessions since when? in minutes:
	  'session_lifetime' => '1440' 
    )
  );

  if ($resultSet) {
    foreach ($resultSet as $resultItem) {
      $index = sizeof($visitors);
      $visitors[$index]['last_access']  = $resultItem['last_access'];
      $visitors[$index]['site']         = $client;
      $visitors[$index]['document']     = $resultItem['clickpath']->documents[sizeof($resultItem['clickpath']->documents)-1];
      $visitors[$index]['document_url'] = $resultItem['clickpath']->document_urls[sizeof($resultItem['clickpath']->document_urls)-1];
      $visitors[$index]['host']         = $resultItem['host'];
      $visitors[$index]['referer']      = $resultItem['referer'];
    }
  } 
}

$table = array();

if (!empty($visitors)) {
  foreach($visitors as $visitor) $tmp[] = $visitor['last_access'];
  array_m!
 ultisort($tmp, SORT_DESC, $visitors);
  foreach ($visitors as !
 $visitor
) {
	$rss->addItem("http://www.site.com/report/current_activity.php",
		$visitor['site'],
		array("description" => 
		date('H:i:s', $visitor['last_access'])." ".$visitor['host'].
		" ".substr(($visitor['document_url']), 0, 50)." ".
		substr(($visitor['referer'] != '' ? $visitor['referer'] : 'n/a'), 0, 50)));
  }
}

$rss->serialize();

?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/total.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/total.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/conversion_report/total.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -1 +1 @@
-<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = false;
    $end   = false;
    
    if (isset($start)) {
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_impressions',
      'start'     => $start,
      'end'!
        => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  }
    
    // Query first and last date for this client
    $db->query(
      sprintf(
        "SELECT MIN(timestamp) AS first_access
           FROM %s
          WHERE client_id = '%d'",

        $config['visitors_table'],
        $clientID
      )
    );
    

    $row = $db->fetchRow();

    $month = $firstMonth = date('n', $row['first_access']);
    $year  = $firstYear  = date('Y', $row['first_access']);
    $lastMonth           = date('n', time());
    $lastYear            = date('Y', time());

    // Loop through months from first to last access
    while ($year <= $lastYear) {

      // Get start and end timestamp for this month
      $start = mktime( 0,  0,  0, $month, 1, $year);
      $end   = mktime(23, 59, 59, $month, date('t', $start), $year);
      
      //!
  Query Page Impressions for this client and month
      $pi = !
 phpOpenT
racker::get(
        array(
          'client_id' => $clientID,
          'api_call'  => 'page_impressions',
          'start'     => $start,
          'end'       => $end
        )
      );

      // Query Visits for this client and month
      $visits = phpOpenTracker::get(
        array(
          'client_id' => $clientID,
          'api_call'  => 'visits',
          'start'     => $start,
          'end'       => $end
        )
      );

      // Generate link to month statistics page
      $_month = sprintf(
        '<a href="month.php?client_id=%s&amp;month=%s&amp;year=%s">%s</a>',
        $clientID,
        $month,
        $year,
        $monthNames[($month-1)] . ' ' . $year
      );

      // Fill in monthly_statistics template variables
      $months[] = array(
          'pi_number' => $pi,
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi) / $totalPageImpressions), 2) : 0,
          'visits_number' => $visits,
          'visits_percent' =>!
  $totalVisits ? number_format(((100 * $visits) / $totalVisits), 2) : 0,
          'month' => $_month
        );

      if ($month == $lastMonth && $year == $lastYear) {
        break;
      }

      if ($month < 12) {
        $month++;
      } else {
        $month = 1;
        $year++;
      }
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('months', $months);
    
$smarty->assign('first',  date('d-M-Y', isset($firstAccess) ? $firstAccess : $time));
$smarty->assign('last',  date('d-M-Y', isset($lastAccess) ? $lastAccess : $time));

$smarty->assign('client_id', $clientID); 
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);

// reset start and end (otherwise we see only the last month)
    $start = false;
    $end   = false;

// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
!
     'entry_pages',
    'exit_pages',
    'exit_targets',
    '!
 hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_document',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
   !
      );
    }
    
	$smarty->assign($batchKeys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $smarty->assign("total_".$batchKeys[$i], $result['unique_items']);
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty!
 ->assign('search_engines', $table);

	// re-intialize table
	$!
 table = 
array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'
 
	$num_unique_visitors = phpOpenTracker::get(
      array(
          'clie!
 nt_id' => $clientID,
          'api_call'  => 'num_unique_visitors'
      )
    );
	$num_one_time_visitors = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_one_time_visitors'
      )
    );
	$num_returning_visitors = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_returning_visitors'
      )
    );
    $num_return_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_return_visits'
      )
    );
	$average_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'average_visits'
      )
    );
	$average_time_between_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'average_time_between_visits'
      )
    );  
  
    $smarty->assign('num_unique_visitors', $num_unique_visitors);
    $smarty->assign('num_one_time_visit!
 ors', $num_one_time_visitors);
    $smarty->assign('num_return!
 ing_visi
tors', $num_returning_visitors);
    $smarty->assign('num_return_visits', $num_return_visits);
    $smarty->assign('average_visits', $average_visits);
    $smarty->assign('average_time_between_visits', $average_time_between_visits);

$smarty->assign('user', $user);
$smarty->assign('page', 'total');    
  
$smarty->display('total.tpl.html'); 
?>
\ No newline at end of file
+<?php
//
// phpOpenTracker - The Website Traffic and Visitor Analysis Solution
//
// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
//   http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//

require_once('includes/prepend.php');

    $start = false;
    $end   = false;
    
    if (isset($start)) {
  $totalPageImpressions = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'page_impressions',
      'start'     => $start,
      'end'!
        => $end
    )
  );

  $totalVisits = phpOpenTracker::get(
    array(
      'client_id' => $clientID,
      'api_call'  => 'visits',
      'start'     => $start,
      'end'       => $end
    )
  );
  }
    
    // Query first and last date for this client
    $db->query(
      sprintf(
        "SELECT MIN(timestamp) AS first_access
           FROM %s
          WHERE client_id = '%d'",

        $config['visitors_table'],
        $clientID
      )
    );
    

    $row = $db->fetchRow();

    $month = $firstMonth = date('n', $row['first_access']);
    $year  = $firstYear  = date('Y', $row['first_access']);
    $lastMonth           = date('n', time());
    $lastYear            = date('Y', time());

    // Loop through months from first to last access
    while ($year <= $lastYear) {

      // Get start and end timestamp for this month
      $start = mktime( 0,  0,  0, $month, 1, $year);
      $end   = mktime(23, 59, 59, $month, date('t', $start), $year);
      
      //!
  Query Page Impressions for this client and month
      $pi = !
 phpOpenT
racker::get(
        array(
          'client_id' => $clientID,
          'api_call'  => 'page_impressions',
          'start'     => $start,
          'end'       => $end
        )
      );

      // Query Visits for this client and month
      $visits = phpOpenTracker::get(
        array(
          'client_id' => $clientID,
          'api_call'  => 'visits',
          'start'     => $start,
          'end'       => $end
        )
      );

      // Generate link to month statistics page
      $_month = sprintf(
        '<a href="month.php?client_id=%s&amp;month=%s&amp;year=%s">%s</a>',
        $clientID,
        $month,
        $year,
        $monthNames[($month-1)] . ' ' . $year
      );

      // Fill in monthly_statistics template variables
      $months[] = array(
          'pi_number' => $pi,
          'pi_percent' => $totalPageImpressions ? number_format(((100 * $pi) / $totalPageImpressions), 2) : 0,
          'visits_number' => $visits,
          'visits_percent' =>!
  $totalVisits ? number_format(((100 * $visits) / $totalVisits), 2) : 0,
          'month' => $_month
        );

      if ($month == $lastMonth && $year == $lastYear) {
        break;
      }

      if ($month < 12) {
        $month++;
      } else {
        $month = 1;
        $year++;
      }
    }

$smarty->assign('total_pi', $totalPageImpressions);
$smarty->assign('total_visits', $totalVisits);

$smarty->assign('months', $months);
    
$smarty->assign('first',  date('d-M-Y', isset($firstAccess) ? $firstAccess : $time));
$smarty->assign('last',  date('d-M-Y', isset($lastAccess) ? $lastAccess : $time));

$smarty->assign('client_id', $clientID); 
$smarty->assign('client', $clients[$clientID]);
$smarty->assign('limit', $limit);
$smarty->assign('pot_version', PHPOPENTRACKER_VERSION);

// reset start and end (otherwise we see only the last month)
    $start = false;
    $end   = false;

// get many similar datasets and assign smarty arrays

  $batchKeys = array(
    'pages',
!
     'entry_pages',
    'exit_pages',
    'exit_targets',
    '!
 hosts',
    'referers',
    'operating_systems',
    'user_agents'
  );

  $batchWhat = array(
    'document',
    'entry_document',
    'exit_document',
    'exit_target',
    'host',
    'referer',
    'operating_system',
    'user_agent'
  );

  $table = array();

  // Loop through $batchKeys / $batchWhat
  for ($i = 0; $i < sizeof($batchKeys); $i++) {
    // Query Top <$limit> items of category <$batchWhat[$i]>
    $result = phpOpenTracker::get(
      array(
        'client_id' => $clientID,
        'api_call'  => 'top',
        'what'      => $batchWhat[$i],
        'start'     => $start,
        'end'       => $end,
        'limit'     => $limit
      )
    );

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
   !
      );
    }
    
	$smarty->assign($batchKeys[$i], $table);
	
	// re-intialize table
	$table = array();
	
    $smarty->assign("total_".$batchKeys[$i], $result['unique_items']);
  }
  
  $totalSearchEngines  = 0;
  $totalSearchKeywords = 0;

  if (phpOpenTracker_API::pluginLoaded('search_engines')) {
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_engines',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchEngines = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
	$smarty!
 ->assign('search_engines', $table);

	// re-intialize table
	$!
 table = 
array();
	
    $result = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'search_engines',
          'what'      => 'top_search_keywords',
          'start'     => $start,
          'end'       => $end,
          'limit'     => $limit
      )
    );

    $totalSearchKeywords = $result['unique_items'];

    for ($j = 0; $j < sizeof($result['top_items']); $j++) {
      // Fill in table variables
      $table[] = array(
          'rank' => $j + 1,
          'count' => $result['top_items'][$j]['count'],
          'percent' => $result['top_items'][$j]['percent'],
          'string' => $result['top_items'][$j]['string']
        );
    }
    
    $smarty->assign('search_keywords', $table);
    
    $smarty->assign('total_search_engines', $totalSearchEngines);
    $smarty->assign('total_search_keywords', $totalSearchKeywords);
    
  } // end if 'search_engines'
 
	$num_unique_visitors = phpOpenTracker::get(
      array(
          'clie!
 nt_id' => $clientID,
          'api_call'  => 'num_unique_visitors'
      )
    );
	$num_one_time_visitors = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_one_time_visitors'
      )
    );
	$num_returning_visitors = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_returning_visitors'
      )
    );
    $num_return_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'num_return_visits'
      )
    );
	$average_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'average_visits'
      )
    );
	$average_time_between_visits = phpOpenTracker::get(
      array(
          'client_id' => $clientID,
          'api_call'  => 'average_time_between_visits'
      )
    );  
  
    $smarty->assign('num_unique_visitors', $num_unique_visitors);
    $smarty->assign('num_one_time_visit!
 ors', $num_one_time_visitors);
    $smarty->assign('num_return!
 ing_visi
tors', $num_returning_visitors);
    $smarty->assign('num_return_visits', $num_return_visits);
    $smarty->assign('average_visits', $average_visits);
    $smarty->assign('average_time_between_visits', $average_time_between_visits);

$smarty->assign('user', $user);
$smarty->assign('page', 'total');    
  
$smarty->display('total.tpl.html'); 
?>
\ No newline at end of file

Modified: plugins/Conversions/trunk/docs/plugins/conversions/scripts/conversionTracker.js
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/scripts/conversionTracker.js	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/scripts/conversionTracker.js	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/docs/plugins/conversions/scripts/tracker.php
===================================================================
--- plugins/Conversions/trunk/docs/plugins/conversions/scripts/tracker.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/docs/plugins/conversions/scripts/tracker.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: plugins/Conversions/trunk/package.xml
===================================================================
--- plugins/Conversions/trunk/package.xml	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Conversions/trunk/package.xml	2004-12-30 11:04:02 UTC (rev 29)
@@ -30,7 +30,7 @@
   <release>
     <version>1.0.0</version>
     <state>stable</state>
-    <date>2004-MM-DD</date>
+    <date>2005-MM-DD</date>
     <filelist>
       <dir name="/" baseinstalldir="phpOpenTracker">
         <dir name="API">

Modified: plugins/Localizer/trunk/API/plugins/plot_locations.php
===================================================================
--- plugins/Localizer/trunk/API/plugins/plot_locations.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Localizer/trunk/API/plugins/plot_locations.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
  * phpOpenTracker API - Localizer
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     Localizer

Modified: plugins/Localizer/trunk/LoggingEngine/plugins/localizer.php
===================================================================
--- plugins/Localizer/trunk/LoggingEngine/plugins/localizer.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Localizer/trunk/LoggingEngine/plugins/localizer.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker Logging Engine - Localizer
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     Localizer

Modified: plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/innodb.sql
===================================================================
--- plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/innodb.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/innodb.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/myisam.sql
===================================================================
--- plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/myisam.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Localizer/trunk/docs/plugins/localizer/sql/mysql/myisam.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: plugins/Search_Engines/trunk/API/plugins/search_engines.php
===================================================================
--- plugins/Search_Engines/trunk/API/plugins/search_engines.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/API/plugins/search_engines.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker API - Search Engines
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     SearchEngines

Modified: plugins/Search_Engines/trunk/LoggingEngine/plugins/search_engines.php
===================================================================
--- plugins/Search_Engines/trunk/LoggingEngine/plugins/search_engines.php	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/LoggingEngine/plugins/search_engines.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -2,7 +2,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
  * phpOpenTracker Logging Engine - Search Engines
  *
  * @author      Sebastian Bergmann <[email protected]>
- * @copyright   Copyright &copy; 2000-2004 Sebastian Bergmann <[email protected]>
+ * @copyright   Copyright &copy; 2000-2005 Sebastian Bergmann <[email protected]>
  * @license     http://www.apache.org/licenses/LICENSE-2.0 The Apache License, Version 2.0
  * @category    phpOpenTracker
  * @package     SearchEngines

Modified: plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mssql.sql
===================================================================
--- plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mssql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mssql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/innodb.sql
===================================================================
--- plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/innodb.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/innodb.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/myisam.sql
===================================================================
--- plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/myisam.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/mysql/myisam.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 #
 # phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 #
-# Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+# Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/oracle.sql
===================================================================
--- plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/oracle.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/oracle.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 --
 -- phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 --
--- Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+-- Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.

Modified: plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/postgresql.sql
===================================================================
--- plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/postgresql.sql	2004-12-30 11:03:00 UTC (rev 28)
+++ plugins/Search_Engines/trunk/docs/plugins/search_engines/sql/postgresql.sql	2004-12-30 11:04:02 UTC (rev 29)
@@ -1,7 +1,7 @@
 /*
 phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 
-Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.

Modified: tools/Split_Tables/trunk/tools/split_tables/split_tables.php
===================================================================
--- tools/Split_Tables/trunk/tools/split_tables/split_tables.php	2004-12-30 11:03:00 UTC (rev 28)
+++ tools/Split_Tables/trunk/tools/split_tables/split_tables.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -3,7 +3,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.

Modified: tools/mod_usertrack/trunk/tools/mod_usertrack/mod_usertrack.php
===================================================================
--- tools/mod_usertrack/trunk/tools/mod_usertrack/mod_usertrack.php	2004-12-30 11:03:00 UTC (rev 28)
+++ tools/mod_usertrack/trunk/tools/mod_usertrack/mod_usertrack.php	2004-12-30 11:04:02 UTC (rev 29)
@@ -3,7 +3,7 @@
 //
 // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
 //
-// Copyright 2000 - 2004 Sebastian Bergmann. All rights reserved.
+// Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
 //
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.