From b312f8b5021d944bc01dc60926295f861dc58609 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 30 Sep 2007 15:11:11 +0000 Subject: [PATCH] virtualsky con l'animazione --- web/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.php b/web/index.php index 02783d7..209780a 100644 --- a/web/index.php +++ b/web/index.php @@ -135,7 +135,7 @@ function main() $altout_propag = array( array ( 'url' => 'http://www.alternativeoutput.it', 'content' => '' ), array ( 'url' => 'http://virtualsky.alternativeoutput.it', - 'content' => '' ) + 'content' => '' ) ); // seed with microseconds since last "whole" second -- 2.17.1