Author: duncan
Date: Sun Jun  3 05:41:58 2007
New Revision: 9640

Modified:
   branches/rel-1/freevo/src/www/web_types.py

Log:
Removed temporary print


Modified: branches/rel-1/freevo/src/www/web_types.py
==============================================================================
--- branches/rel-1/freevo/src/www/web_types.py  (original)
+++ branches/rel-1/freevo/src/www/web_types.py  Sun Jun  3 05:41:58 2007
@@ -204,7 +204,6 @@
                  #(_('Sensors'),_('Sensors Page'),'%duncan.html' % 
str(strprefix)),
                  (_('Search'),_('Advanced Search Page'),'%ssearch.rpy' % 
str(strprefix)),
                  (_('Help'),_('View Online Help and Documentation'),'%shelp/' 
% str(strprefix))]
-        print 'DJW:items:', items
         # maybe also a personal web pages
         if hasattr(config, 'PERSONAL_WWW_PAGE'):
             for page in config.PERSONAL_WWW_PAGE:

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to