@@ -246,6 +246,7 @@ |
||
| 246 | 246 | |
| 247 | 247 | /** |
| 248 | 248 | * Returns true if a user has a connection to a particular service, false otherwise |
| 249 | + * @param string $service |
|
| 249 | 250 | */ |
| 250 | 251 | function is_enabled( $service, $_blog_id = false, $_user_id = false ) { |
| 251 | 252 | if ( !$_blog_id ) |