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 86d970c..fd3fc1d 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -78,9 +78,6 @@ foreach( array_keys( $tables ) AS $tableName ) { $gBitInstaller->registerPackageInfo( NEWSLETTERS_PKG_NAME, array( 'description' => "Newsletters is for emailing users updates about your site.", 'license' => '<a href="http://www.gnu.org/licenses/licenses.html#LGPL">LGPL</a>', - 'version' => '1.0', - 'state' => 'R1', - 'dependencies' => '', ) ); // ### Indexes |
