Changement chemin d'inclusion

This commit is contained in:
Michael RICOIS 2009-02-17 15:43:06 +00:00
parent 893f4da173
commit 46aaaa4949

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__) . '/../../default/_includes/mysql.php'));
include( realpath(dirname(__FILE__) . '/../batch/_includes/mysql.php'));
/*
function getPassword($login) {
switch ($login) {