From 79488ef6ffc549fe021ba2060861fcdec185e559 Mon Sep 17 00:00:00 2001 From: dongsheng Date: Tue, 21 Apr 2009 02:30:43 +0000 Subject: [PATCH] "MDL-13766, remove debug code" --- repository/ws.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/repository/ws.php b/repository/ws.php index c856bde376..a653dad2fb 100644 --- a/repository/ws.php +++ b/repository/ws.php @@ -113,8 +113,6 @@ // the callback url should be something like this: // http://xx.moodle.com/repository/ws.php?callback=yes&repo_id=1&sid=xxx // sid is the attached auth token from external source - echo_fb($client_id); - echo_fb($repo_id); $js =<<