From 7af742106c74b1922e355247bd51a221ad9201a9 Mon Sep 17 00:00:00 2001 From: imikado Date: Tue, 15 May 2018 13:40:02 +0200 Subject: [PATCH] mise a jour dependance mkframework (nouveau depot github) --- mkFramework/composer.json | 2 +- mkFramework/conf/site.ini.php | 10 +++++----- mkFramework/data/cache/.gitignore | 0 3 files changed, 6 insertions(+), 6 deletions(-) mode change 100644 => 100755 mkFramework/data/cache/.gitignore diff --git a/mkFramework/composer.json b/mkFramework/composer.json index 33d6e2d0..0a1dc2c0 100644 --- a/mkFramework/composer.json +++ b/mkFramework/composer.json @@ -1,5 +1,5 @@ { "require":{ - "mkframework/mkframework":"4.95.0" + "mkframework/mkframework-lib":"4.131.1" } } diff --git a/mkFramework/conf/site.ini.php b/mkFramework/conf/site.ini.php index 828434d8..7510483e 100644 --- a/mkFramework/conf/site.ini.php +++ b/mkFramework/conf/site.ini.php @@ -5,7 +5,7 @@ autoload.enabled=0 [encodage] -;indique l'encodage des fichiers de code, utilise par defaut pour plugin_html::encode($texte) +;indique l'encodage des fichiers de code, utilise par defaut pour plugin_html::encode($texte) charset=ISO-8859-1 [language] @@ -14,7 +14,7 @@ allow=fr,en [auth] -;note : >= php5.2 dans le php.ini +;note : >= php5.2 dans le php.ini session.use_cookies = 1 session.use_only_cookies = 1 session.cookie_httponly=1 @@ -59,20 +59,20 @@ class=plugin_log error=0 warning=0 application=0 -information=1 +information=0 [check] class=plugin_check [site] ;Redirection -;header : header('location:$url ') +;header : header('location:$url ') ;http: