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

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

Index: howto.rpy
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/htdocs/help/howto.rpy,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** howto.rpy   1 Nov 2003 15:20:38 -0000       1.4
--- howto.rpy   6 Nov 2003 19:56:45 -0000       1.5
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.5  2003/11/06 19:56:45  mikeruelle
+ # remove hard links so we can run when proxied
+ #
  # Revision 1.4  2003/11/01 15:20:38  dischi
  # better howto support
***************
*** 146,150 ****
                          fv.res += line
          fv.res += '<br><br>'
!         fv.printLinks()
          fv.printFooter()
          fv.res+=('</ul>')
--- 149,153 ----
                          fv.res += line
          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