[pve-devel] r5428 - pve-manager/pve2/www/manager
svn-commits at proxmox.com
svn-commits at proxmox.com
Tue Jan 25 07:31:36 CET 2011
Author: dietmar
Date: 2011-01-25 07:31:36 +0100 (Tue, 25 Jan 2011)
New Revision: 5428
Modified:
pve-manager/pve2/www/manager/startup.pl
Log:
preload cluster lib
Modified: pve-manager/pve2/www/manager/startup.pl
===================================================================
--- pve-manager/pve2/www/manager/startup.pl 2011-01-25 06:28:51 UTC (rev 5427)
+++ pve-manager/pve2/www/manager/startup.pl 2011-01-25 06:31:36 UTC (rev 5428)
@@ -28,6 +28,7 @@
use PVE::pvecfg;
use PVE::REST;
+use PVE::Cluster;
use PVE::INotify;
use PVE::RPCEnvironment;
More information about the pve-devel
mailing list