From bdb27cfce8337e96ccafc52721e3d41de9b02e0e Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Sun, 7 Dec 2008 18:59:25 -0500 Subject: trac750 - linked in CSS file and added CSS for profile box - added button for adding a box to the profile on settings darcs-hash:20081207235925-7b5ce-224fd2482f66c2c9ac9da9ce72c1c0da0243bd83.gz --- lib/facebookaction.php | 46 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 45 insertions(+), 1 deletion(-) (limited to 'lib/facebookaction.php') diff --git a/lib/facebookaction.php b/lib/facebookaction.php index 5505a12c3..8872934aa 100644 --- a/lib/facebookaction.php +++ b/lib/facebookaction.php @@ -38,7 +38,7 @@ class FacebookAction extends Action { function show_header($selected ='Home') { - # $header = ''; + $header = ''; # $header .=''; $header .= ''; @@ -180,6 +180,50 @@ class FacebookAction extends Action { return $html; } + + function pagination($have_before, $have_after, $page, $fbaction, $args=NULL) { + $html = ''; + if ($have_before || $have_after) { + $html = '