@@ -5,6 +5,6 @@ |
||
| 5 | 5 | * @author Imanol Losada Oriol <[email protected]> |
| 6 | 6 | * @package chamilo.plugin.skype |
| 7 | 7 | */ |
| 8 | -require_once __DIR__ . '/config.php'; |
|
| 8 | +require_once __DIR__.'/config.php'; |
|
| 9 | 9 | |
| 10 | 10 | Skype::create()->install(); |
@@ -5,6 +5,6 @@ |
||
| 5 | 5 | * @author Imanol Losada Oriol <[email protected]> |
| 6 | 6 | * @package chamilo.plugin.skype |
| 7 | 7 | */ |
| 8 | -require_once __DIR__ . '/config.php'; |
|
| 8 | +require_once __DIR__.'/config.php'; |
|
| 9 | 9 | |
| 10 | 10 | Skype::create()->install(); |
@@ -5,6 +5,6 @@ |
||
| 5 | 5 | * @author Imanol Losada Oriol <[email protected]> |
| 6 | 6 | * @package chamilo.plugin.skype |
| 7 | 7 | */ |
| 8 | -require_once __DIR__ . '/config.php'; |
|
| 8 | +require_once __DIR__.'/config.php'; |
|
| 9 | 9 | |
| 10 | 10 | Skype::create()->install(); |