Author: adrian
Date: Tue Jun 24 12:23:59 2008
New Revision: 2621

URL: http://svn.slimdevices.com?rev=2621&root=Jive&view=rev
Log:
Bug: 8545
Description: missing local assignment

Modified:
    
7.1/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua

Modified: 
7.1/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
URL: 
http://svn.slimdevices.com/7.1/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua?rev=2621&root=Jive&r1=2620&r2=2621&view=diff
==============================================================================
--- 
7.1/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
 (original)
+++ 
7.1/trunk/squeezeplay/src/squeezeplay/share/applets/SetupAppletInstaller/SetupAppletInstallerApplet.lua
 Tue Jun 24 12:23:59 2008
@@ -51,6 +51,7 @@
 
 local debug            = require("jive.utils.debug")
 
+local appletManager    = appletManager
 local jiveMain         = jiveMain
 local jnt              = jnt
 

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to