[Phpmyadmin-devel] isset($cfg[...]) not needed anymore

2 Aug
2006
2 Aug
'06
7:04 p.m.
Hi, as we have the config.default.php there is no need to always check with isset() for a specific config variable, isn't it? -- Sebastian Mendel www.sebastianmendel.de

8:33 p.m.
On Wed, 02 Aug 2006 13:13:28 -0400 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
Sebastian Mendel a écrit :
Hi,
as we have the config.default.php there is no need to always check with isset() for a specific config variable, isn't it?
Seems ok to remove isset() !
I agree, new code should not use it and it's safe to remove it from old one. -- Michal Čihař | http://cihar.com | http://blog.cihar.com
6977
Age (days ago)
6977
Last active (days ago)
2 comments
3 participants
participants (3)
-
Marc Delisle
-
Michal Čihař
-
Sebastian Mendel