diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-02-19 22:28:21 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-02-19 22:28:21 +0100 |
commit | 02e82e496e3ec8dbd8264248ad8550dd5e335cba (patch) | |
tree | ba88a936dff8de1333a14c5c265e0314c0a12e41 /include/identity.php | |
parent | 5a7b994e59306519574ce7aaa004f08d7d47ee05 (diff) | |
download | volse-hubzilla-02e82e496e3ec8dbd8264248ad8550dd5e335cba.tar.gz volse-hubzilla-02e82e496e3ec8dbd8264248ad8550dd5e335cba.tar.bz2 volse-hubzilla-02e82e496e3ec8dbd8264248ad8550dd5e335cba.zip |
pimp up mod new_channel
Diffstat (limited to 'include/identity.php')
-rw-r--r-- | include/identity.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/identity.php b/include/identity.php index 717deca14..a389a613e 100644 --- a/include/identity.php +++ b/include/identity.php @@ -1847,4 +1847,4 @@ function get_zcard($channel,$observer_hash = '',$args = array()) { return $o; -}
\ No newline at end of file +} |