瀏覽代碼

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;