diff options
author | friendica <info@friendica.com> | 2012-04-28 17:50:28 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-28 17:50:28 -0700 |
commit | 7919d00399e199c34a50f87fd10101d0d8f6f021 (patch) | |
tree | 5d1220abb14455e608e747cd5206db70dd800bc1 /view/update_fail_eml.tpl | |
parent | 8a112aee0012383c5328021a5b0637957439cbaa (diff) | |
download | volse-hubzilla-7919d00399e199c34a50f87fd10101d0d8f6f021.tar.gz volse-hubzilla-7919d00399e199c34a50f87fd10101d0d8f6f021.tar.bz2 volse-hubzilla-7919d00399e199c34a50f87fd10101d0d8f6f021.zip |
bring back the email and logging of update failures, but without the transactions
Diffstat (limited to 'view/update_fail_eml.tpl')
-rw-r--r-- | view/update_fail_eml.tpl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/view/update_fail_eml.tpl b/view/update_fail_eml.tpl deleted file mode 100644 index f68a3dece..000000000 --- a/view/update_fail_eml.tpl +++ /dev/null @@ -1,11 +0,0 @@ -Hey,
-I'm $sitename.
-The friendica developers released update $update recently,
-but when I tried to install it, something went terribly wrong.
-This needs to be fixed soon and I can't do it alone. Please contact a
-friendica developer if you can not help me on your own. My database might be invalid.
-
-The error message is '$error'.
-
-I'm sorry,
-your friendica server at $siteurl
\ No newline at end of file |