"MDL-13766, remove debug code"

This commit is contained in:
dongsheng
2009-04-21 02:30:43 +00:00
parent 9d279f75a5
commit 79488ef6ff
-2
View File
@@ -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 =<<<EOD
<html><head><script type="text/javascript">
window.opener.repository_callback($repo_id);