Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
From 303cb3caca268762bfbe61cc40b028c90ea379cc Mon Sep 17 00:00:00 2001
From: Robert Sesek
Date: Tue, 7 Apr 2009 14:05:13 -0400
Subject: [PATCH] Import FlashSync in lib/FlashSync/Updater.py
---
lib/FlashSync/Updater.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/FlashSync/Updater.py b/lib/FlashSync/Updater.py
index 2962682..5ea3420 100644
--- a/lib/FlashSync/Updater.py
+++ b/lib/FlashSync/Updater.py
@@ -15,6 +15,7 @@ see .
"""
import logging, time
+import FlashSync
from FlashSync import UpdatePuller
"""Pulls updates for various files. All methods in UpdatePuller module are run to perform updates"""
--
1.7.11.3