From: Jan Schneider Date: Fri, 28 Jan 2011 16:23:14 +0000 (+0100) Subject: No longer needed. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=92de1a79930357274cfeaa3a1cfd3a04a8bdfb6d;p=horde.git No longer needed. --- diff --git a/horde/scripts/upgrades/2008-04-23-horde_cache_expiry.sql b/horde/scripts/upgrades/2008-04-23-horde_cache_expiry.sql deleted file mode 100644 index ecf154d33..000000000 --- a/horde/scripts/upgrades/2008-04-23-horde_cache_expiry.sql +++ /dev/null @@ -1 +0,0 @@ -ALTER TABLE horde_cache ADD COLUMN cache_expiration BIGINT NOT NULL;