From: Chuck Hagenbuch Date: Sun, 21 Dec 2008 03:10:25 +0000 (-0500) Subject: it's the storage mechanism that changes here, though Sqs is also a backend to some... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=8f704fbbdfbd3ebd175bcbf4ab165d8be6c1ae75;p=horde.git it's the storage mechanism that changes here, though Sqs is also a backend to some extent --- diff --git a/framework/Queue/lib/Horde/Queue/Backend/Base.php b/framework/Queue/lib/Horde/Queue/Backend/Base.php deleted file mode 100644 index e69de29bb..000000000 diff --git a/framework/Queue/lib/Horde/Queue/Backend/Db.php b/framework/Queue/lib/Horde/Queue/Backend/Db.php deleted file mode 100644 index e69de29bb..000000000 diff --git a/framework/Queue/lib/Horde/Queue/Backend/Sqs.php b/framework/Queue/lib/Horde/Queue/Backend/Sqs.php deleted file mode 100644 index e69de29bb..000000000 diff --git a/framework/Queue/lib/Horde/Queue/Storage/Base.php b/framework/Queue/lib/Horde/Queue/Storage/Base.php new file mode 100644 index 000000000..e69de29bb diff --git a/framework/Queue/lib/Horde/Queue/Storage/Db.php b/framework/Queue/lib/Horde/Queue/Storage/Db.php new file mode 100644 index 000000000..e69de29bb diff --git a/framework/Queue/lib/Horde/Queue/Storage/Sqs.php b/framework/Queue/lib/Horde/Queue/Storage/Sqs.php new file mode 100644 index 000000000..e69de29bb