summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/ShareplaceCom.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/ShareplaceCom.py')
-rw-r--r--module/plugins/hoster/ShareplaceCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/ShareplaceCom.py b/module/plugins/hoster/ShareplaceCom.py
index bef14de0f..7f2a95dfe 100644
--- a/module/plugins/hoster/ShareplaceCom.py
+++ b/module/plugins/hoster/ShareplaceCom.py
@@ -68,7 +68,7 @@ class ShareplaceCom(Hoster):
self.logDebug("URL: %s" % url)
return url
else:
- self.fail("absolute filepath could not be found. offline? ")
+ self.error("Absolute filepath not found")
def get_file_name(self):