diff options
Diffstat (limited to 'bit_setup_inc.php')
| -rw-r--r-- | bit_setup_inc.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bit_setup_inc.php b/bit_setup_inc.php index 29fa0de..ce421b9 100644 --- a/bit_setup_inc.php +++ b/bit_setup_inc.php @@ -37,6 +37,4 @@ if( $gBitSystem->isPackageActive( 'blogs' ) ) { $gBitSystem->registerNotifyEvent( array( "blog_post" => tra("An entry is posted to a blog") ) ); - require_once( 'BitBlog.php' ); } -?> |
