init list before use
svn: r13920
This commit is contained in:
parent
04d5da1939
commit
e8042007ff
@ -4983,6 +4983,7 @@ class NavWebReport(Report):
|
|||||||
self.photo_list = {}
|
self.photo_list = {}
|
||||||
|
|
||||||
def write_report(self):
|
def write_report(self):
|
||||||
|
_WRONGMEDIAPATH = []
|
||||||
if not self.use_archive:
|
if not self.use_archive:
|
||||||
dir_name = self.target_path
|
dir_name = self.target_path
|
||||||
if dir_name is None:
|
if dir_name is None:
|
||||||
|
Loading…
Reference in New Issue
Block a user