From a365bbcf0ccc18cc5cee9e5cc697725279b02e53 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 14 Jul 2007 06:33:18 +0000 Subject: issue41, remove any trace of the javascript bubble git-svn-id: file:///var/lib/svn/phpfspot/trunk@196 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- rpc.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'rpc.php') diff --git a/rpc.php b/rpc.php index 4bbf4d5..49d1930 100644 --- a/rpc.php +++ b/rpc.php @@ -84,11 +84,6 @@ class PHPFSPOT_RPC { $fspot->showPhotoIndex(); break; - case 'showbubbledetails': - - $fspot->showBubbleDetails($_GET['id'], $_GET['direction']); - break; - case 'showcredits': $fspot->showCredits(); -- cgit v1.2.3-18-g5258