ソースを参照

Merge branch 'master' of https://github.com/babolivier/isen-rentree

LaurentTreguier 9 年 前
コミット
a018aaec88
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      models/data.class.php

+ 1
- 1
models/data.class.php ファイルの表示

@@ -1,6 +1,6 @@
1 1
 <?php
2 2
 
3
-require_once("connector.class.php");
3
+require_once(dirname(__DIR__)."connector.class.php");
4 4
 
5 5
 class Data {
6 6
     private $identifiant;