Project

General

Profile

Revision 1be75264

ID1be7526485085eb85b3ae597926075cd7e62d218
Parent ad6689da
Child e809466b

Added by Francois POIROTTE about 7 years ago

Chargement de l'autoloader au bon endroit

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

View differences:

src/vigilo_hooks.php
6 6

  
7 7
    public function __construct($confdir = "/etc/vigilo/vigiconf/conf.d")
8 8
    {
9
        spl_autoload_register('vigilo_autoloader');
10 9
        $this->confdir = $confdir;
11 10
    }
12 11

  

Also available in: Unified diff