no-op to poke panda

arthursv
Justin Clark-Casey (justincc) 2009-08-17 20:25:14 +01:00
parent 4a992388e3
commit 0d7bcee560
1 changed files with 4 additions and 4 deletions

View File

@ -70,14 +70,14 @@ namespace OpenSim
protected bool m_autoCreateClientStack = true;
/// <summary>
/// <value>
/// The file used to load and save prim backup xml if no filename has been specified
/// </summary>
/// </value>
protected const string DEFAULT_PRIM_BACKUP_FILENAME = "prim-backup.xml";
/// <summary>
/// <value>
/// The file used to load and save an opensimulator archive if no filename has been specified
/// </summary>
/// </value>
protected const string DEFAULT_OAR_BACKUP_FILENAME = "region.oar";
public ConfigSettings ConfigurationSettings