aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-02-21 21:18:54 -0800
committerzotlabs <mike@macgirvin.com>2018-02-21 21:18:54 -0800
commit56d1c083174aacd019176cd79236d84f52604dd8 (patch)
tree49c797defe8be400f53891d8b76e8febc7c32e8e /Zotlabs
parent2d69b419ff9a0b2186d9479447f75f37b9102fa6 (diff)
downloadvolse-hubzilla-56d1c083174aacd019176cd79236d84f52604dd8.tar.gz
volse-hubzilla-56d1c083174aacd019176cd79236d84f52604dd8.tar.bz2
volse-hubzilla-56d1c083174aacd019176cd79236d84f52604dd8.zip
move dreport from zot to lib
Diffstat (limited to 'Zotlabs')
-rw-r--r--Zotlabs/Lib/DReport.php (renamed from Zotlabs/Zot/DReport.php)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Zot/DReport.php b/Zotlabs/Lib/DReport.php
index c90f4f670..a68d6c18f 100644
--- a/Zotlabs/Zot/DReport.php
+++ b/Zotlabs/Lib/DReport.php
@@ -1,5 +1,5 @@
<?php
-namespace Zotlabs\Zot;
+namespace Zotlabs\Lib;
class DReport {