fixed problem with git svn dcommit...

This commit is contained in:
Doug Bell 2009-05-15 18:14:16 +00:00
parent 75d1856ea7
commit 21452ce58f

View file

@ -325,8 +325,6 @@ sub getUserSearchForm {
return $output;
}
<<<<<<< HEAD:lib/WebGUI/Operation/User.pm
=======
#-------------------------------------------------------------------
=head2 www_ajaxCreateUser ( )
@ -544,7 +542,6 @@ sub www_ajaxUpdateUser {
user => $user->get,
} );
}
>>>>>>> added services to create, update, and delete users:lib/WebGUI/Operation/User.pm
#-------------------------------------------------------------------