Sfoglia il codice sorgente

filter scheme from data stored

George S. Baugh 5 anni fa
parent
commit
c4e4b937e3
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      lib/Trog/DataModule.pm

+ 1 - 0
lib/Trog/DataModule.pm

@@ -255,6 +255,7 @@ sub _process ($post) {
     delete $post->{file};
     delete $post->{preview_file};
 
+    delete $post->{scheme};
     delete $post->{route};
     delete $post->{domain};