Add smart
This commit is contained in:
@@ -1167,7 +1167,7 @@ EOF
|
||||
}
|
||||
elsif( $c[1] eq 'smart' )
|
||||
{
|
||||
open( FILE, '<' . $base . '.nwclient' );
|
||||
open( FILE, '<' . $smart_nwclient_path ) or die "Could not open $smart_nwclient_path: $!";
|
||||
$x = <FILE>;
|
||||
close( FILE );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user