diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-07-25 22:51:45 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-07-25 22:51:45 -0700 |
commit | 9f81c3345b40d635a34f0448dd625b17f20508c3 (patch) | |
tree | 6f284d707b8d05fd6c16baf6c1a69aea7f8dfcc6 /mod/update_profile.php | |
parent | 52a2c7eb46ea3b9509e48f29eca6f1c398a85538 (diff) | |
download | volse-hubzilla-9f81c3345b40d635a34f0448dd625b17f20508c3.tar.gz volse-hubzilla-9f81c3345b40d635a34f0448dd625b17f20508c3.tar.bz2 volse-hubzilla-9f81c3345b40d635a34f0448dd625b17f20508c3.zip |
fixup of some nits with live update and remote comment display on profile page
Diffstat (limited to 'mod/update_profile.php')
-rw-r--r-- | mod/update_profile.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/update_profile.php b/mod/update_profile.php index 367a5568d..8ea86eb91 100644 --- a/mod/update_profile.php +++ b/mod/update_profile.php @@ -3,7 +3,6 @@ require_once('mod/profile.php'); - function update_profile_content(&$a) { header("Content-type: text/html"); |