Proyectos de Subversion LeadersLinked - Services

Rev

Rev 150 | Rev 155 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 150 Rev 151
Línea 504... Línea 504...
504
                $google_map_key  = $this->config['leaderslinked.google_map.sandbox_api_key'];
504
                $google_map_key  = $this->config['leaderslinked.google_map.sandbox_api_key'];
505
            } else {
505
            } else {
506
                $google_map_key  = $this->config['leaderslinked.google_map.production_api_key'];
506
                $google_map_key  = $this->config['leaderslinked.google_map.production_api_key'];
507
            }
507
            }
Línea 508... Línea -...
508
            
-
 
509
            echo '<pre>';
-
 
510
            print_r($currentNetwork);
-
 
511
            echo '</pre>';
-
 
Línea 512... Línea 508...
512
         
508
            
513
 
509
 
Línea 534... Línea 530...
534
            if($currentNetwork->alternative_hostname) {
530
            if($currentNetwork->alternative_hostname) {
535
                $favico_url = str_replace($currentNetwork->alternative_hostname, $currentNetwork->service_hostname, $favico_url);
531
                $favico_url = str_replace($currentNetwork->alternative_hostname, $currentNetwork->service_hostname, $favico_url);
Línea 536... Línea 532...
536
                
532
                
Línea 537... Línea -...
537
            }
-
 
-
 
533
            }
Línea 538... Línea 534...
538
            
534
            
539
            exit;
535
 
540
 
536
 
541
            $data = [
537
            $data = [