Datenbank ausgelagert, außerhalb des Ordners
This commit is contained in:
@@ -75,7 +75,7 @@ namespace SanSystem
|
||||
{
|
||||
get
|
||||
{
|
||||
return Path.Combine(speicherpfad_to_projekts, projektpfad);
|
||||
return Path.Combine(Properties.Settings.Default.DATABASEMAIN,speicherpfad_to_projekts, projektpfad);
|
||||
}
|
||||
}
|
||||
public ILanguage language = null;
|
||||
|
||||
Reference in New Issue
Block a user