Skip to content
Snippets Groups Projects
Commit 216b8d3f authored by alangrafu's avatar alangrafu
Browse files

dumb hotfix

parent 224caa41
No related branches found
No related tags found
No related merge requests found
......@@ -383,8 +383,8 @@ class Exporter{
}
echo "#You can copy and paste the following data into a new\n";
echo "#LODSPeaKr instance at http://exampleofinstance.org/benegesserit.php\n\n\n";
echo "#As a side note: this is a turtle document but is served as text/plain to make it easier to copy&paste";
echo "#LODSPeaKr instance at http://exampleofinstance.org/import\n";
echo "#As a side note: this is a turtle document but is served as text/plain to make it easier to copy&paste\n\n\n";
echo $ser->getSerializedTriples($triples);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment