[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 783
Author: gradator
Date: 2007-08-28 15:02:26 +0000 (Tue, 28 Aug 2007)
Log Message:
-----------
oops
Modified Paths:
--------------
trunk/vhffs-robots/src/refused_cvs.pl
Modified: trunk/vhffs-robots/src/refused_cvs.pl
===================================================================
--- trunk/vhffs-robots/src/refused_cvs.pl 2007-08-28 14:52:14 UTC (rev 782)
+++ trunk/vhffs-robots/src/refused_cvs.pl 2007-08-28 15:02:26 UTC (rev 783)
@@ -53,7 +53,7 @@
$vhffs = init Vhffs::Main;
-Vhffs::Robots::lock( $vhffs "cvs" );
+Vhffs::Robots::lock( $vhffs , "cvs" );
$objects = Vhffs::Services::Cvs::getall( $vhffs , Vhffs::Constants::VALIDATION_REFUSED );
bindtextdomain("vhffs", $vhffs->get_config->get_intldir);