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

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

Index: index.rpy
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/htdocs/help/index.rpy,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** index.rpy   31 Oct 2003 18:56:15 -0000      1.3
--- index.rpy   6 Nov 2003 19:57:54 -0000       1.4
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.4  2003/11/06 19:57:54  mikeruelle
+ # remove hard links so we can run when proxied
+ #
  # Revision 1.3  2003/10/31 18:56:15  dischi
  # Add framework for plugin writing howto
***************
*** 75,79 ****
  
          fv.res += '<br><br>'
!         fv.printLinks()
          fv.printFooter()
          fv.res+=('</ul>')
--- 78,82 ----
  
          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