diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-07-29 04:58:35 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-07-29 07:05:29 +0200 |
commit | ae62d6fb86a25ab2e4ed80c6891b491f8390c25d (patch) | |
tree | 81107168a1ccc0885ef8442c5c97182a930a5b90 | |
parent | d2e0ecd6a34daa3be069ed064092cc5517c0d279 (diff) | |
download | volse-hubzilla-ae62d6fb86a25ab2e4ed80c6891b491f8390c25d.tar.gz volse-hubzilla-ae62d6fb86a25ab2e4ed80c6891b491f8390c25d.tar.bz2 volse-hubzilla-ae62d6fb86a25ab2e4ed80c6891b491f8390c25d.zip |
wrong class name
(cherry picked from commit 5dbd11c6edf61f2962a57fa8d4743ba55dfaa5ba)
-rw-r--r-- | Zotlabs/Update/_1216.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Update/_1216.php b/Zotlabs/Update/_1216.php index 843567633..8890795f1 100644 --- a/Zotlabs/Update/_1216.php +++ b/Zotlabs/Update/_1216.php @@ -2,7 +2,7 @@ namespace Zotlabs\Update; -class _1215 { +class _1216 { function run() { |