diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/schema_inc.php | 3 |
1 files changed, 0 insertions, 3 deletions
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' => '<a href="http://www.gnu.org/licenses/licenses.html#LGPL">LGPL</a>', - 'version' => '0.1', - 'state' => 'experimental', - 'dependencies' => '', ) ); // ### Default UserPermissions |
