Projet

Général

Profil

Révision a2baadd1

Ajouté par Assos Assos il y a environ 10 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/cas/cas_server.api.php
33 33
  $attributes['friends'] = array('dries', 'webchick');
34 34

  
35 35
  // Or change the response based upon the server.
36
  if (preg_match($service, "@^http://apple.com/@")) {
36
  if (preg_match("@^http://apple.com/@", $service)) {
37 37
    // This data should not be confidential as the service URL is directly
38 38
    // supplied by the user and is in no way validated.
39 39
    $attributes['friends'] += 'sjobs';

Formats disponibles : Unified diff