cvs: php-gtk-web /include shared-manual.inc
[email protected] ("Steph Fox")
| Newsgroups | php.gtk.webmaster |
|---|---|
| Message-ID | <cvssfox1144641139@cvsserver> |
sfox Mon Apr 10 03:52:19 2006 UTC
Modified files:
/php-gtk-web/include shared-manual.inc
Log:
Make it clear from the header which version people are looking at
http://cvs.php.net/viewcvs.cgi/php-gtk-web/include/shared-manual.inc?r1=1.64&r2=1.65&diff_format=u
Index: php-gtk-web/include/shared-manual.inc
diff -u php-gtk-web/include/shared-manual.inc:1.64 php-gtk-web/include/shared-manual.inc:1.65
--- php-gtk-web/include/shared-manual.inc:1.64 Mon Apr 10 03:13:54 2006
+++ php-gtk-web/include/shared-manual.inc Mon Apr 10 03:52:19 2006
@@ -365,7 +365,7 @@
global $HTDIG;
makeBorderTOC($title);
- commonHeader('Manual: '.$title);
+ commonHeader('PHP-GTK 2 Manual : '.$title);
# create links to plain html and other languages
if (!$HTDIG) {
navigationBar($title, $id, "top");