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

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

Index: plugins.rpy
===================================================================
RCS file: /cvsroot/freevo/freevo/src/www/htdocs/help/plugins.rpy,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** plugins.rpy 23 Sep 2003 18:24:07 -0000      1.1
--- plugins.rpy 6 Nov 2003 19:58:17 -0000       1.2
***************
*** 12,15 ****
--- 12,18 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.2  2003/11/06 19:58:17  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
***************
*** 116,120 ****
  
          fv.res += '<br><br>'
!         fv.printLinks()
          fv.printFooter()
          fv.res+=('</ul>')
--- 119,123 ----
  
          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