Update of /cvsroot/freevo/freevo/skins/main1
In directory sc8-pr-cvs1:/tmp/cvs-serv1091
Modified Files:
skin_main1.py
Log Message:
Respect the global DEBUG definition; to enable debugging, you should only
need to change DEBUG=1 in config.py
Index: skin_main1.py
===================================================================
RCS file: /cvsroot/freevo/freevo/skins/main1/skin_main1.py,v
retrieving revision 1.101
retrieving revision 1.102
diff -C2 -d -r1.101 -r1.102
*** skin_main1.py 29 Jun 2003 20:38:58 -0000 1.101
--- skin_main1.py 30 Jun 2003 20:28:44 -0000 1.102
***************
*** 10,13 ****
--- 10,17 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.102 2003/06/30 20:28:44 outlyer
+ # Respect the global DEBUG definition; to enable debugging, you should only
+ # need to change DEBUG=1 in config.py
+ #
# Revision 1.101 2003/06/29 20:38:58 dischi
# switch to the new info area
***************
*** 102,106 ****
# Set to 1 for debug output
! DEBUG = 1
TRUE = 1
--- 106,110 ----
# Set to 1 for debug output
! DEBUG = config.DEBUG
TRUE = 1
-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog