Modification chemin d'include
This commit is contained in:
parent
46aaaa4949
commit
6e6b161c5a
@ -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__) . '/../batch/_includes/mysql.php'));
|
||||
include( realpath(dirname(__FILE__) . '/../batch/mysql.php'));
|
||||
/*
|
||||
function getPassword($login) {
|
||||
switch ($login) {
|
||||
|
Loading…
Reference in New Issue
Block a user