System_WinDrives::setReadName()

System_WinDrives::setReadName() – Sets the readName setting

Synopsis

require_once 'System/WinDrives.php';

System_WinDrives::setReadName ( boolean $bReadName )

Description

Set, if drive names shall be read or not. Drive name reading may crash PHP, so this is disabled by default. You can enable label reading with this method.

Parameter

boolean $bReadName

If the names shall be read or not