diff --git a/defaults/yacy.init b/defaults/yacy.init index 8ed45d7c9..93f3fd8b7 100644 --- a/defaults/yacy.init +++ b/defaults/yacy.init @@ -910,3 +910,4 @@ content.phpbb3.tableprefix = phpbb_ content.phpbb3.dbuser = notroot content.phpbb3.dbpw = joshua content.phpbb3.ppf = 1000 +content.phpbb3.dumpfile = diff --git a/htroot/ContentIntegrationPHPBB3_p.html b/htroot/ContentIntegrationPHPBB3_p.html index d49992b70..6c165e26e 100644 --- a/htroot/ContentIntegrationPHPBB3_p.html +++ b/htroot/ContentIntegrationPHPBB3_p.html @@ -55,6 +55,16 @@ +
#(check)#:: @@ -81,6 +91,11 @@Export failed: #[error]#
#(/export)# + #(import)#:: +Import successful!:: +
Import failed: #[error]#
+ #(/import)# + #%env/templates/footer.template%#