From a93f5627c1cb05f2f2c14cc390d38799eaf461e8 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sat, 24 Jul 2010 06:56:02 -0700 Subject: live update --- mod/profile.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mod/profile.php') diff --git a/mod/profile.php b/mod/profile.php index 6b425bcd1..a317568c1 100644 --- a/mod/profile.php +++ b/mod/profile.php @@ -117,6 +117,9 @@ function profile_content(&$a) { )); } + if($tab == 'posts' && (! $a->pager['start'])) + $o .= '
' . "\r\n"; + // TODO alter registration and settings and profile to update contact table when names and photos change. -- cgit v1.2.3