Changement chemin d'inclusion
This commit is contained in:
parent
893f4da173
commit
46aaaa4949
@ -139,7 +139,7 @@ function redimage($img_src,$dst_w,$dst_h) {
|
||||
include realpath(dirname(__FILE__) . '/../framework/fwk.php');
|
||||
define ('INCLUDE_PATH', realpath(dirname(__FILE__) . '/../includes/'));
|
||||
|
||||
include( realpath(dirname(__FILE__) . '/../../default/_includes/mysql.php'));
|
||||
include( realpath(dirname(__FILE__) . '/../batch/_includes/mysql.php'));
|
||||
/*
|
||||
function getPassword($login) {
|
||||
switch ($login) {
|
||||
|
Loading…
Reference in New Issue
Block a user