Explorar o código

Se modificó el path del hook para kea

Espinoza Guillermo %!s(int64=7) %!d(string=hai) anos
pai
achega
516caeed57
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/KeaBundle/Services/KeaConfigService.php

+ 1 - 1
src/KeaBundle/Services/KeaConfigService.php

@@ -40,7 +40,7 @@ class KeaConfigService
      *
      * @return string
      */
-    public function getConfig($id, $className = 'BaseKea', $library = '/home/iksop/kea-hook-cm/kea-hook-flowdat.so')
+    public function getConfig($id, $className = 'BaseKea', $library = '/kea-cm-hook/kea-hook-flowdat.so')
     {
         $config = '';
         $fullClass = 'KeaBundle\\Services\\' . $className;