Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

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

Rev 4872 Rev 4875
Línea 1... Línea 1...
1
<?php
1
<?php
Línea 2... Línea 2...
2
 
2
 
Línea 3... Línea -...
3
use LeadersLinked\Library\Functions;
-
 
4
 
-
 
5
$currentNetworkPlugin = $this->plugin('currentNetworkPlugin');
-
 
6
$currentNetwork = $currentNetworkPlugin->getNetwork();
-
 
7
$defaultNetwork = $currentNetwork->default;
3
use LeadersLinked\Library\Functions;
8
 
4
 
Línea 9... Línea 5...
9
$emojione_image_path_png  = $this->basePath('vendors/smiley/assets/png/');
5
$emojione_image_path_png  = $this->basePath('vendors/smiley/assets/png/');
10
$contactsJson = json_encode($contacts);
6
$contactsJson = json_encode($contacts);