[Phpmyadmin-devel] error in defines.inc.php

10 Aug
2001
10 Aug
'01
4:04 a.m.
In defines.inc.php in rc4 it tries to get the mysql version, even if the $server variable is set to 0, as it is if no default server is set to start with...simply add an if($server) around this last part of defines.inc.php Dan

10 Aug
10 Aug
4:31 a.m.
Hi Dan,
-----Original Message----- From: phpmyadmin-devel-admin@lists.sourceforge.net In defines.inc.php in rc4 it tries to get the mysql version, even if the $server variable is set to 0, as it is if no default server is set to start with...simply add an if($server) around this last part of defines.inc.php
good idea, i have changed this in cvs. Regards, -- Steve
8833
Age (days ago)
8833
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dan Allen
-
Steve Alberty