Project

General

Profile

Revision e0c97dab

IDe0c97dabb7b25bf02506456533588cb5df912298
Parent 75e60ab7
Child 0ec9e450

Added by Francois POIROTTE about 7 years ago

Léger nettoyage

Utilisation de DIRECTORY_SEPARATOR pour la généricité.
Remplacement des tabulations par 4 espaces.

Change-Id: I6a61883963d28f49fe2919a9f5d4b0b9c7470213
Reviewed-on: https://vigilo-dev.si.c-s.fr/review/2364
Tested-by: Build system <>
Reviewed-by: Francois POIROTTE <>

View differences:

src/hook.php
1 1
<?php
2 2

  
3 3
require __DIR__ . DIRECTORY_SEPARATOR .'autoloader.php';
4

  
4 5
class VigiloHooks
5 6
{
6 7
    private $confdir;

Also available in: Unified diff