diff options
author | Hilmar R <u02@u29lx193> | 2021-03-02 22:23:58 +0100 |
---|---|---|
committer | Hilmar R <u02@u29lx193> | 2021-03-02 22:23:58 +0100 |
commit | c3229643d026e28f5b62fb4b5c6b7bf4e10f4584 (patch) | |
tree | b18a3016bbc34eeb427265588c260ff9825f505a /Zotlabs | |
parent | 2b03e51bfc46a3ac25b225b5f87740c4d5736dfe (diff) | |
download | volse-hubzilla-c3229643d026e28f5b62fb4b5c6b7bf4e10f4584.tar.gz volse-hubzilla-c3229643d026e28f5b62fb4b5c6b7bf4e10f4584.tar.bz2 volse-hubzilla-c3229643d026e28f5b62fb4b5c6b7bf4e10f4584.zip |
embarrassing :-(
Diffstat (limited to 'Zotlabs')
-rw-r--r-- | Zotlabs/Update/_1244.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Update/_1244.php b/Zotlabs/Update/_1244.php index 5f806b7d1..0aebe4013 100644 --- a/Zotlabs/Update/_1244.php +++ b/Zotlabs/Update/_1244.php @@ -4,7 +4,7 @@ namespace Zotlabs\Update; require_once('include/account.php'); -class _1241 { +class _1244 { function run() { |