diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-07-01 09:27:20 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-07-01 09:27:20 +0000 |
commit | 0ec91d8b4834d63c65dcbef6ac49ab5a8f68ddd1 (patch) | |
tree | b21ebe1713021f8f783f10b948acdb03878d5223 /include/config.inc.php | |
parent | 1080c51deb551ec63677adb842025065fa0999ba (diff) |
*** empty log message ***
git-svn-id: http://piwigo.org/svn/trunk@21 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | include/config.inc.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/config.inc.php b/include/config.inc.php index f52996b9f..7df262d11 100644 --- a/include/config.inc.php +++ b/include/config.inc.php @@ -20,8 +20,8 @@ $page = array(); $user = array(); $lang = array(); -include_once( PREFIXE_INCLUDE.'./include/functions.inc.php' ); -include_once( PREFIXE_INCLUDE.'./include/vtemplate.class.php' ); +include_once( PREFIX_INCLUDE.'./include/functions.inc.php' ); +include_once( PREFIX_INCLUDE.'./include/vtemplate.class.php' ); // How to change the order of display for images in a category ? // |