summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/schema_inc.php')
-rw-r--r--admin/schema_inc.php2
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>',