[Phpmyadmin-devel] error redefining functions (was) Backport complete! please test...
jeremy brand
jeremy at nirvani.net
Thu Jul 26 16:02:57 CEST 2001
Typo. logic, not login...
> Hello all.
>
> A quick grep show me these files that are including header.inc.php3 more
> than once. These are the files that should be looked into for *login*
> problems.
>
> jeremy at ROGUE ~/cvs-ro/phpMyAdmin
> $ egrep -in "require|include" * | grep "header\.inc\.php3"
> -- snip --
> sql.php3:45: include("./header.inc.php3");
> sql.php3:105: include("./header.inc.php3");
> sql.php3:122: include("./header.inc.php3");
> sql.php3:139: include("./header.inc.php3");
> -- snip --
> tbl_rename.php3:13: include("./header.inc.php3");
> tbl_rename.php3:22: include("./header.inc.php3");
> -- snip --
> tbl_replace.php3:98: include("./header.inc.php3");
> tbl_replace.php3:102: include("./header.inc.php3");
>
> Jeremy
>
>
>
More information about the Developers
mailing list