diff --git a/includes/functions_titanium_custom.php b/includes/functions_titanium_custom.php index ab7e0c63..64eb646e 100644 --- a/includes/functions_titanium_custom.php +++ b/includes/functions_titanium_custom.php @@ -6,16 +6,12 @@ function facebook_likes() { if (defined('facebook')): global $sid, $appID, $my_url; - echo 'LIKE START
'; - # IFRAME LOADER #echo ''; # NORMAL LOADER //echo '
'; endif; - echo 'LIKE END
'; - } function facebook_comments() {