[bugs] CVS passwd/lib/Driver.php version 1.30

Markus Passerschröer markus.passerschroeer at ruhr-uni-bochum.de
Fri Sep 5 03:57:07 PDT 2003


CVS passwd/lib/Driver.php version 1.30

error in line 35:

$driver = basename($drive);

should be:

$driver = basename($driver);

Markus




More information about the bugs mailing list