Update of /cvsroot/freevo/freevo/src/www/htdocs/help
In directory sc8-pr-cvs1:/tmp/cvs-serv24176

Modified Files:
        doc.rpy 
Log Message:
remove hard links so we can run when proxied

Index: doc.rpy
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/htdocs/help/doc.rpy,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** doc.rpy     23 Sep 2003 18:24:07 -0000      1.1
--- doc.rpy     6 Nov 2003 19:56:14 -0000       1.2
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.2  2003/11/06 19:56:14  mikeruelle
+ # remove hard links so we can run when proxied
+ #
  # Revision 1.1  2003/09/23 18:24:07  dischi
  # moved help to a new directory and add more docs
***************
*** 109,113 ****
                      pos = 1
          fv.res += '<br><br>'
!         fv.printLinks()
          fv.printFooter()
          fv.res+=('</ul>')
--- 112,116 ----
                      pos = 1
          fv.res += '<br><br>'
!         fv.printLinks(request.path.count('/')-1)
          fv.printFooter()
          fv.res+=('</ul>')




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to