www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software/goodbye index.php


From: Matt Lee
Subject: www/software/goodbye index.php
Date: Wed, 30 Dec 2009 17:52:16 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        09/12/30 17:52:16

Modified files:
        software/goodbye: index.php 

Log message:
        updated script

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/goodbye/index.php?cvsroot=www&r1=1.2&r2=1.3

Patches:
Index: index.php
===================================================================
RCS file: /web/www/www/software/goodbye/index.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- index.php   30 Dec 2009 17:51:21 -0000      1.2
+++ index.php   30 Dec 2009 17:52:10 -0000      1.3
@@ -9,6 +9,8 @@
 
 if (!$p) {
 
+?>
+
 <h2>GNU Goodbye</h2>
 
 <p>The GNU Goodbye program is intending to produce a familiar, friendly 
farewell. In many ways, it could be considered a sister-program to GNU Hello, 
but unlike GNU Hello, it has not yet been developed.</p>
@@ -17,6 +19,8 @@
 
 <p>GNU Goodbye will give you <a href="/software/goodbye/?p=p">plenty of 
opportunities</a> to complete meandering amounts of paperwork.</p>
 
+<?php
+
     }
 
  else {
@@ -50,7 +54,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2009/12/30 17:51:21 $
+$Date: 2009/12/30 17:52:10 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]