From 1b17d3ce5fa72b76ac8b57563550bc18f6c872b3 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Sat, 6 May 2006 15:48:09 +0000 Subject: clean up schema files, remove unused PackageInfo data - we really need a package manager for this, add plugin_path column to liberty_plugins --- admin/schema_inc.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'admin') diff --git a/admin/schema_inc.php b/admin/schema_inc.php index d107bbe..29d9989 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -41,9 +41,6 @@ foreach( array_keys( $tables ) AS $tableName ) { $gBitInstaller->registerPackageInfo( NEXUS_PKG_NAME, array( 'description' => 'Nexus allows you to create multi level menus using a simple and intuitive interface. Menus can be of a dropdown style using css.', 'license' => 'LGPL', - 'version' => '0.1', - 'state' => 'experimental', - 'dependencies' => '', ) ); // ### Default UserPermissions -- cgit v1.3