Added the CreateUserInSitePresenceCommand
commitc88b44917164973debc37392539b121fc3a79f4f
authorPasqualino Ferrentino <lino@bricioline.it>
Fri, 31 Aug 2007 09:52:25 +0000 (31 11:52 +0200)
committerPasqualino Ferrentino <lino@bricioline.it>
Fri, 31 Aug 2007 09:52:25 +0000 (31 11:52 +0200)
treefb8e29305eaf933dd9c4d486f1ef6f7a90e511cf
parentc2a542e6b298df6600dbf9e16c8368b6040f7fbb
Added the CreateUserInSitePresenceCommand
src/lib/Bcd/Commands/CommandFactory.pm
src/lib/Bcd/Commands/CreateUserInSitePresenceCommand.pm [new file with mode: 0644]
src/lib/Bcd/Commands/SimpleCommand.pm
src/lib/Bcd/Commands/UpdateCandidatesFlagsCommand.pm
src/lib/Bcd/Data/PublicSites.pm
src/lib/Bcd/Data/StatementsStash.pm
src/lib/Bcd/Errors/ErrorCodes.pm
src/t/TestPublicSites.pm [new file with mode: 0644]
src/t/tlib/AllTests.pm