summaryrefslogtreecommitdiff
path: root/user_preferences_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'user_preferences_inc.php')
-rw-r--r--user_preferences_inc.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/user_preferences_inc.php b/user_preferences_inc.php
index 294b914..27279c2 100644
--- a/user_preferences_inc.php
+++ b/user_preferences_inc.php
@@ -1,4 +1,12 @@
<?php
+/**
+ * @version $Header: /cvsroot/bitweaver/_bit_calendar/user_preferences_inc.php,v 1.2 2006/10/13 12:42:50 lsces Exp $
+ * @package calendar
+ */
+
+/**
+ * Setup
+ */
if( $gBitSystem->isFeatureActive('calendar_user_prefs') ) {
include_once( CALENDAR_PKG_PATH.'admin/admin_calendar_inc.php' );
if( !empty( $_REQUEST['calendar_submit'] ) ) {