X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FDefines.php;h=8456c5dd6af52a8758a14c8977444728e0f6e17d;hb=d3efb28185e84383ee21f77871f592fbe72f4846;hp=d63d5ca395d6d2f91c8cda1731ed005827eb6124;hpb=68644e2d340fc8ed1b43f47a0c4fd65cc62e6c7e;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Defines.php b/includes/Defines.php index d63d5ca395..8456c5dd6a 100644 --- a/includes/Defines.php +++ b/includes/Defines.php @@ -203,7 +203,7 @@ define( 'LIST_OR', 4 ); /** * Unicode and normalisation related */ -require_once __DIR__ . '/normal/UtfNormalDefines.php'; +require_once __DIR__ . '/libs/normal/UtfNormalDefines.php'; /**@{ * Hook support constants