]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/Oembed/lib/oembedhelper.php
oEmbed helper never finished because of "break 2;"
[quix0rs-gnu-social.git] / plugins / Oembed / lib / oembedhelper.php
index 7435a3891978ca354da7620d9f851dbc8fa4108b..3454ac7fc76e9791cf95ce7f91611a82c7f2c61f 100644 (file)
@@ -120,7 +120,6 @@ class oEmbedHelper
             case 'service':
                 $api = common_config('oembed', 'endpoint');
                 common_log(LOG_INFO, 'Using service API endpoint ' . $api);
-                break 2;
                 break;
             }
         }