From c7c0809c6845ff8a2f44b7b3e50e8f54796399a0 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Wed, 11 Nov 2009 14:57:15 +0000 Subject: [PATCH] Updated updates.php Monotone-Parent: 4c5d2c4066a223a058bf92270c21c3319e0a25fc Monotone-Revision: 9324608c23d9ecf3722d0720d2628281ed725d79 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-11-11T14:57:15 Monotone-Branch: ca.inverse.sogo --- Scripts/updates.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Scripts/updates.php b/Scripts/updates.php index bcc6a4ce8..952c76322 100755 --- a/Scripts/updates.php +++ b/Scripts/updates.php @@ -67,15 +67,15 @@ if ( $plugin ) { - +
  • - + - - http://inverse.ca/downloads/extensions/ + + http://inverse.ca/downloads/extensions/ @@ -89,3 +89,4 @@ if ( $plugin ) { header("Content-type: text/plain; charset=utf-8", true, 404); echo( 'Plugin not found' ); } +?> \ No newline at end of file