cvs: phpweb / ideas.php
[email protected] ("Derick Rethans")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <cvsderick1204571138@cvsserver> |
derick Mon Mar 3 19:05:38 2008 UTC
Modified files:
/phpweb ideas.php
Log:
- Add year.
http://cvs.php.net/viewvc.cgi/phpweb/ideas.php?r1=1.23&r2=1.24&diff_format=u
Index: phpweb/ideas.php
diff -u phpweb/ideas.php:1.23 phpweb/ideas.php:1.24
--- phpweb/ideas.php:1.23 Mon Mar 26 15:42:57 2007
+++ phpweb/ideas.php Mon Mar 3 19:05:38 2008
@@ -1,11 +1,11 @@
<?php
-// $Id: ideas.php,v 1.23 2007/03/26 15:42:57 bjori Exp $
+// $Id: ideas.php,v 1.24 2008/03/03 19:05:38 derick Exp $
$_SERVER['BASE_PAGE'] = 'ideas.php';
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/prepend.inc';
site_header("SoC Ideas");
?>
-<h1>Ideas for Google Summer of Code Projects</h1>
+<h1>Ideas for Google Summer of Code Projects (for 2007)</h1>
<p>Here you'll find a couple of ideas for Google Summer of Code projects. This list is not exhaustive and you may
propose any "crazy" idea you may have though.</p>