cvs: php-gtk-web /manual add-note.php

[email protected] ("Colin Viebrock") Thu, 09 Aug 2001 16:02:03 -0000
Newsgroups php.gtk
Message-ID <cvscmv997372923@cvsserver>
cmv		Thu Aug  9 12:02:03 2001 EDT

  Modified files:              
    /php-gtk-web/manual	add-note.php 
  Log:
  typo
  
  
Index: php-gtk-web/manual/add-note.php
diff -u php-gtk-web/manual/add-note.php:1.1 php-gtk-web/manual/add-note.php:1.2
--- php-gtk-web/manual/add-note.php:1.1	Thu Aug  9 11:39:50 2001
+++ php-gtk-web/manual/add-note.php	Thu Aug  9 12:02:01 2001
@@ -11,7 +11,7 @@
 
 $mailto = '[email protected]';
 
-require_once 'shared-manual.php';
+require_once 'shared-manual.inc';
 commonHeader('Manual Notes');
 
 /* clean off leading and trailing whitespace */