summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorbitweaver.org <bitweaver@users.sourceforge.net>2006-01-31 20:20:53 +0000
committerbitweaver.org <bitweaver@users.sourceforge.net>2006-01-31 20:20:53 +0000
commitdd72a7055908976a3ec340409c47ce8d76da6c81 (patch)
tree477341c182327348a5b3703fb379bd6207e9ffe1 /admin
parent192b92e55d308d8b8af57de9d052bb1005988c2b (diff)
downloadstats-dd72a7055908976a3ec340409c47ce8d76da6c81.tar.gz
stats-dd72a7055908976a3ec340409c47ce8d76da6c81.tar.bz2
stats-dd72a7055908976a3ec340409c47ce8d76da6c81.zip
massive table de-tikification. changed all tiki_ table prefixes with teh package_ name. have changed everything except liberty except kernel
Diffstat (limited to 'admin')
-rw-r--r--admin/schema_inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php
index c36ee09..f7956c6 100644
--- a/admin/schema_inc.php
+++ b/admin/schema_inc.php
@@ -2,7 +2,7 @@
$tables = array(
-'tiki_referer_stats' => "
+'stats_referers' => "
referer C(50) NOTNULL,
hits I8,
last I8