- From: Xavier Beaudouin <kiwi AT cvs.caudiumforge.net>
- To: caudium-commits AT caudium.net
- Subject: CVS: caudium/server/modules/vhs vhs_404.pike,1.1.2.3,1.1.2.4
- Date: Sun, 27 Feb 2005 18:01:11 +0100
Update of /cvs/caudium/caudium/server/modules/vhs
In directory cvs.caudiumforge.net:/tmp/cvs-serv96066
Modified Files:
Tag: stable_1_2
vhs_404.pike
Log Message:
Removed debug
Index: vhs_404.pike
===================================================================
RCS file: /cvs/caudium/caudium/server/modules/vhs/Attic/vhs_404.pike,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -r1.1.2.3 -r1.1.2.4
--- vhs_404.pike 27 Feb 2005 17:00:28 -0000 1.1.2.3
+++ vhs_404.pike 27 Feb 2005 17:01:09 -0000 1.1.2.4
@@ -19,7 +19,7 @@
*
*/
/*
- * $Id: vhs_404.pike,v 1.1.2.3 2005/02/27 17:00:28 kiwi Exp $
+ * $Id: vhs_404.pike,v 1.1.2.4 2005/02/27 17:01:09 kiwi Exp $
*/
/*
* Based on 404file.pike from Chris Davies
@@ -30,7 +30,7 @@
inherit "module";
inherit "caudiumlib";
-#define DEBUG
+//#define DEBUG
#ifdef DEBUG
# define DEBUGLOG(X) werror("VHS_404: "+X+"\n")
@@ -45,7 +45,7 @@
//! type: MODULE_LAST
//! inherits: module
//! inherits: caudiumlib
-//! cvs_version: $Id: vhs_404.pike,v 1.1.2.3 2005/02/27 17:00:28 kiwi Exp $
+//! cvs_version: $Id: vhs_404.pike,v 1.1.2.4 2005/02/27 17:01:09 kiwi Exp $
constant module_type = MODULE_LAST;
constant module_name = "VHS - 404 File";
@@ -54,7 +54,7 @@
"<br/>Based on Chris Davies <a href=\""
"
http://www.daviesinc.com/modules/\">module.</a>";
constant module_unique = 1;
-constant cvs_version = "$Id: vhs_404.pike,v 1.1.2.3 2005/02/27 17:00:28
kiwi Exp $";
+constant cvs_version = "$Id: vhs_404.pike,v 1.1.2.4 2005/02/27 17:01:09
kiwi Exp $";
constant thread_safe = 1;
void create() {
- CVS: caudium/server/modules/vhs vhs_404.pike,1.1.2.3,1.1.2.4, Xavier Beaudouin
Archive powered by MhonArc 2.6.10.