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

[email protected] ("Steph Fox") Sat, 08 Jul 2006 20:20:45 -0000
Newsgroups php.gtk.webmaster
Message-ID <cvssfox1152390045@cvsserver>
sfox		Sat Jul  8 20:20:45 2006 UTC

  Modified files:              
    /php-gtk-web/manual	add-note.php 
  Log:
  if you're going to add a requirement for auth, give access to auth...!
  
http://cvs.php.net/viewvc.cgi/php-gtk-web/manual/add-note.php?r1=1.17&r2=1.18&diff_format=u
Index: php-gtk-web/manual/add-note.php
diff -u php-gtk-web/manual/add-note.php:1.17 php-gtk-web/manual/add-note.php:1.18
--- php-gtk-web/manual/add-note.php:1.17	Sat Jul  8 18:16:24 2006
+++ php-gtk-web/manual/add-note.php	Sat Jul  8 20:20:45 2006
@@ -2,6 +2,7 @@
 
 require_once 'shared-manual.inc';
 require_once 'config.inc';
+require_once 'cvs-auth.inc';
 require_once 'email-validation.inc';
 /*
 Unleash this if we want the same layout as phpdoc