Elio server
Compare changes
+ 13
− 3
@@ -3,13 +3,12 @@ use sharedlib::config::Config;
@@ -3,13 +3,12 @@ use sharedlib::config::Config;
@@ -68,6 +67,14 @@ impl DataFile {
@@ -68,6 +67,14 @@ impl DataFile {
@@ -80,7 +87,10 @@ fn get_full_path(file : &DataFile) -> String{
@@ -80,7 +87,10 @@ fn get_full_path(file : &DataFile) -> String{