mirror of
https://github.com/YunoHost-Apps/phpipam_ynh.git
synced 2024-09-03 19:56:39 +02:00
Update config.dist.php
This commit is contained in:
parent
cfef6107cc
commit
62ae2a6f84
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ $session_storage = "files";
|
||||||
*
|
*
|
||||||
******************************/
|
******************************/
|
||||||
if(!defined('BASE'))
|
if(!defined('BASE'))
|
||||||
define('BASE', "__PATH__");
|
define('BASE', "__PATH__/");
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue