Update ext_hash test isFacebook() check
Esse commit está contido em:
@@ -3,7 +3,7 @@
|
||||
// HPHP has has many version of these functions over time
|
||||
// Faceobok has impelemtnation differences
|
||||
function is_facebook() {
|
||||
return extension_loaded("phpmcc");
|
||||
return extension_loaded("fbml");
|
||||
}
|
||||
|
||||
function brown_fox() {
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário