aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Archive/ArchiveConstants.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-121-0/+133
- move a couple constants from InventoryArchiveConstants to ArchiveConstants, now only one of these is needed - change InventoryArchiveConstants references to ArchiveConstants - remove InventoryArchive AssetInventoryServer plugin dependency on OpenSim.Region.CodeModules - trim trailing whitespace