diff options
author | redmatrix <git@macgirvin.com> | 2016-07-19 17:05:59 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-19 17:05:59 -0700 |
commit | 6a4573b935cb7d451156b2a98622bad0dfa1f0cd (patch) | |
tree | 85d0df320707748239f4f6e99c4112dd9cfb5c6d /Zotlabs/Storage | |
parent | 7272b97e9a50ff6070a38196aa0b080a993f776d (diff) | |
parent | 9421e42dad0bee6e0aa292d390cf249e1d7f7df4 (diff) | |
download | volse-hubzilla-6a4573b935cb7d451156b2a98622bad0dfa1f0cd.tar.gz volse-hubzilla-6a4573b935cb7d451156b2a98622bad0dfa1f0cd.tar.bz2 volse-hubzilla-6a4573b935cb7d451156b2a98622bad0dfa1f0cd.zip |
Merge branch 'dev' into perms
Diffstat (limited to 'Zotlabs/Storage')
-rw-r--r-- | Zotlabs/Storage/BasicAuth.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Storage/BasicAuth.php b/Zotlabs/Storage/BasicAuth.php index 60fc2c988..9c73b47b9 100644 --- a/Zotlabs/Storage/BasicAuth.php +++ b/Zotlabs/Storage/BasicAuth.php @@ -231,7 +231,7 @@ class BasicAuth extends DAV\Auth\Backend\AbstractBasic { } /** - * @brief Sets the timezone from the channel in RedBasicAuth. + * @brief Sets the timezone from the channel in BasicAuth. * * Set in mod/cloud.php if the channel has a timezone set. * |