[vhffs-dev] [445] strict compliant, but why the API is _not_ in strict mode !?

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 445
Author:   gradator
Date:     2007-02-10 17:44:32 +0000 (Sat, 10 Feb 2007)

Log Message:
-----------
strict compliant, but why the API is _not_ in strict mode !?

Modified Paths:
--------------
    branches/vhffs_4.1/vhffs-api/src/Vhffs/Robots/User.pm


Modified: branches/vhffs_4.1/vhffs-api/src/Vhffs/Robots/User.pm
===================================================================
--- branches/vhffs_4.1/vhffs-api/src/Vhffs/Robots/User.pm	2007-02-10 17:36:21 UTC (rev 444)
+++ branches/vhffs_4.1/vhffs-api/src/Vhffs/Robots/User.pm	2007-02-10 17:44:32 UTC (rev 445)
@@ -53,7 +53,7 @@
 
 sub delete_home
 {
-	my( $main , $username , $user , $homedir , @subdirs , $path , $value );
+	my( $main , $user , $homedir , $cmd );
 
 	$main = shift;
 	$user = shift;


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/