Skip to content
Snippets Groups Projects
Commit 6c324741 authored by Andreas Valder's avatar Andreas Valder
Browse files

renamed editapi to edit

parent 3696c663
No related branches found
No related tags found
No related merge requests found
File moved
...@@ -614,7 +614,7 @@ def legacy(phpfile=None): ...@@ -614,7 +614,7 @@ def legacy(phpfile=None):
print("Unknown legacy url:",request.url) print("Unknown legacy url:",request.url)
return redirect(url_for('index'),code=302) return redirect(url_for('index'),code=302)
import editapi import edit
import feeds import feeds
import importer import importer
import stats import stats
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment