From 313e558e5d17bde92bd574b3d1ed34287a9cb422 Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 28 Aug 2005 06:33:30 +0000 Subject: [PATCH] Fixed (workarounded?) missing project displaying in: Galeon - in: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050719 Galeon/1.3.21 --- project/Nokia61/Index.pm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/project/Nokia61/Index.pm b/project/Nokia61/Index.pm index e2ef85c..8117732 100644 --- a/project/Nokia61/Index.pm +++ b/project/Nokia61/Index.pm @@ -52,12 +52,14 @@ project::Lib->init(); My::Web->make_file(path_abs_disk("Nokia61")); +# FIXME: +# +# What was the reason? Currently it hides the whole in: +# Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050719 Galeon/1.3.21 print <<"HERE";
- - -
+

@{[ a_href 'Nokia61.php?base=.%2F','Program on-line.' ]}

-- 1.8.3.1