Index: trunk/kernel/units/user_profile/user_profile_config.php =================================================================== diff -u -N -r8615 -r8636 --- trunk/kernel/units/user_profile/user_profile_config.php (.../user_profile_config.php) (revision 8615) +++ trunk/kernel/units/user_profile/user_profile_config.php (.../user_profile_config.php) (revision 8636) @@ -6,7 +6,6 @@ 'ListClass' => Array('class' => 'kDBList', 'file' => '', 'build_event' => 'OnListBuild'), 'EventHandlerClass' => Array('class' => 'UserProfileEventHandler', 'file' => 'user_profile_eh.php', 'build_event' => 'OnBuild'), 'TagProcessorClass' => Array('class' => 'UserProfileTagProcessor', 'file' => 'user_profile_tp.php', 'build_event' => 'OnBuild'), - 'AutoLoad' => true, 'QueryString' => Array ( 1 => 'id',