diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-02-06 22:56:48 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-02-06 22:56:48 +0000 |
| commit | 10b818551516af487c5f4d9794124045070af1a2 (patch) | |
| tree | 757456f1506d78e67ecec5e1d1e8b205602067e9 /admin | |
| parent | 500f20c87dac0dbed2e9ae62b831ed752fd2a49c (diff) | |
| download | stats-10b818551516af487c5f4d9794124045070af1a2.tar.gz stats-10b818551516af487c5f4d9794124045070af1a2.tar.bz2 stats-10b818551516af487c5f4d9794124045070af1a2.zip | |
further paermission renaming and cleanup
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/schema_inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php index bc98c4d..57c25fe 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -31,7 +31,7 @@ $gBitInstaller->registerPackageInfo( STATS_PKG_NAME, array( // ### Default Preferences $gBitInstaller->registerPreferences( STATS_PKG_NAME, array( - array('', 'feature_referer_stats','y') + array('', 'referer_stats','y') ) ); // ### Default UserPermissions |
