phpOpenTracker/phpOpenTracker Configuration.php,1.7,1.8
Sebastian Bergmann <[email protected]> Thu, 27 May 2004 05:53:53 +0000
| Newsgroups | gmane.comp.web.phpopentracker.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16214/phpOpenTracker
Modified Files:
Configuration.php
Log Message:
De-normalize database schema.
Index: Configuration.php
===================================================================
RCS file: /cvsroot/phpopencounter/phpOpenTracker/phpOpenTracker/Configuration.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Configuration.php 8 May 2004 07:59:56 -0000 1.7
+++ Configuration.php 27 May 2004 05:53:51 -0000 1.8
@@ -28,15 +28,9 @@
'db_user' => 'root',
'db_password' => '',
'db_database' => 'phpOpenTracker',
- 'additional_data_table' => 'pot_add_data',
- 'accesslog_table' => 'pot_accesslog',
- 'documents_table' => 'pot_documents',
- 'exit_targets_table' => 'pot_exit_targets',
- 'hostnames_table' => 'pot_hostnames',
- 'operating_systems_table' => 'pot_operating_systems',
- 'referers_table' => 'pot_referers',
- 'user_agents_table' => 'pot_user_agents',
- 'visitors_table' => 'pot_visitors',
+ 'additional_data_table' => 'pot_additional_data',
+ 'pageviews_table' => 'pot_pageviews',
+ 'visits_table' => 'pot_visits',
'merge_tables_mode' => 'month',
'merge_tables_threshold' => 6,
'document_env_var' => 'REQUEST_URI',
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click