diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-07-19 21:08:34 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-07-19 21:08:34 -0700 |
commit | 15b6e8faa489d6634d7a67c88572325237fbb749 (patch) | |
tree | 729e27ec0ccd424fcd252b17c2a9ade9c725eca3 /include/identity.php | |
parent | fd8e6f313088f124cdd80387e1a1c7887f0c7300 (diff) | |
parent | 736db4992b37e4e54d85e5734157e62c6500c431 (diff) | |
download | volse-hubzilla-15b6e8faa489d6634d7a67c88572325237fbb749.tar.gz volse-hubzilla-15b6e8faa489d6634d7a67c88572325237fbb749.tar.bz2 volse-hubzilla-15b6e8faa489d6634d7a67c88572325237fbb749.zip |
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts:
include/identity.php
include/widgets.php
util/messages.po
view/it/messages.po
view/it/strings.php
Diffstat (limited to 'include/identity.php')
-rw-r--r-- | include/identity.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/identity.php b/include/identity.php index 5ca626c72..b0d62fba7 100644 --- a/include/identity.php +++ b/include/identity.php @@ -630,7 +630,6 @@ function identity_export_year($channel_id,$year) { } - /** * @brief Loads a profile into the App structure. * |