projects
/
ldapsaisie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6220c3e
)
Update Smarty path to default smarty3 path of Debian package
author
Benjamin Renard
<brenard@easter-eggs.com>
Tue, 28 Apr 2015 10:00:20 +0000
(12:00 +0200)
committer
Benjamin Renard
<brenard@easter-eggs.com>
Tue, 28 Apr 2015 10:00:20 +0000
(12:00 +0200)
public_html/conf/config.inc.php
patch
|
blob
|
history
diff --git
a/public_html/conf/config.inc.php
b/public_html/conf/config.inc.php
index
b15d1f3
..
38a5a36
100644
(file)
--- a/
public_html/conf/config.inc.php
+++ b/
public_html/conf/config.inc.php
@@
-23,7
+23,7
@@
// Configuration LDAP Saisie :
$GLOBALS['LSconfig'] = array(
'NetLDAP2' => '/usr/share/php/Net/LDAP2.php',
- 'Smarty' => '/usr/share/php/smarty
/libs
/Smarty.class.php',
+ 'Smarty' => '/usr/share/php/smarty
3
/Smarty.class.php',
'lang' => 'fr_FR',
'encoding' => 'UTF8',
'cacheLSprofiles' => true,