Modification chemin d'include

This commit is contained in:
Michael RICOIS 2009-02-17 15:48:49 +00:00
parent 46aaaa4949
commit 6e6b161c5a

View File

@ -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) {