more work on notification system, fix a couple of minor issues from smarty conversion

This commit is contained in:
friendica
2013-01-07 13:40:58 -08:00
parent 0001cc6fd3
commit f04ce3b093
10 changed files with 51 additions and 34 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ function profperm_aside(&$a) {
if(! local_user())
return;
profile_aside($a);
profile_create_sidebar($a);
}