summaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-05-08 09:23:45 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-05-08 09:23:45 +0000
commit5596c00ea5e3184456ea4bbf0aca48b107d6c379 (patch)
tree300440196cf6ca0096f61e3e5e785a3f17f038e1 /admin
parent81c835bb0ff229bcb88c8144148deeda62abea57 (diff)
downloadstats-5596c00ea5e3184456ea4bbf0aca48b107d6c379.tar.gz
stats-5596c00ea5e3184456ea4bbf0aca48b107d6c379.tar.bz2
stats-5596c00ea5e3184456ea4bbf0aca48b107d6c379.zip
simplify packageInfo
Diffstat (limited to 'admin')
-rw-r--r--admin/schema_inc.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php
index 1f28c60..085f64d 100644
--- a/admin/schema_inc.php
+++ b/admin/schema_inc.php
@@ -24,9 +24,6 @@ foreach( array_keys( $tables ) AS $tableName ) {
$gBitInstaller->registerPackageInfo( STATS_PKG_NAME, array(
'description' => "Stats collects and display information about your site.",
'license' => '<a href="http://www.gnu.org/licenses/licenses.html#LGPL">LGPL</a>',
- 'version' => '0.1',
- 'state' => 'stable',
- 'dependencies' => '',
) );
// ### Default Preferences