diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/schema_inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php index e52ed54..82b0eb6 100644 --- a/admin/schema_inc.php +++ b/admin/schema_inc.php @@ -1,8 +1,6 @@ <?php global $gBitInstaller; -$gBitInstaller->makePackageHomeable( 'calendar' ); - $gBitInstaller->registerPackageInfo( CALENDAR_PKG_NAME, array( 'description' => "Calendar package to display bitweaver entries by date, and set events", 'license' => '<a href="http://www.gnu.org/licenses/licenses.html#LGPL">LGPL</a>', |
