comparison ChangeLog @ 762:dbb144f085a5

Fix php-admin to work when topdir contains a symlink (e.g. on Mac)
author Ben Schmidt
date Mon, 18 Oct 2010 09:59:24 +1100
parents 4bf5317e9bd7
children e08598db1be1
comparison
equal deleted inserted replaced
761:4bf5317e9bd7 762:dbb144f085a5
1 o Fix php-admin to work when topdir contains a symlink (e.g. on Mac)
1 o Better techniques for locating support files in php-admin -- existing 2 o Better techniques for locating support files in php-admin -- existing
2 installations will need to have their conf/config.php altered to set 3 installations will need to have their conf/config.php altered to set
3 the variable $confdir 4 the variable $confdir
4 o Add $controlN$ substitution 5 o Add $controlN$ substitution
5 o Fix theoretically possible memory corruption by chomp() 6 o Fix theoretically possible memory corruption by chomp()