handlers/ignore.lua

changeset 2
3975fa5ed630
child 7
038275cd92ed
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/handlers/ignore.lua	Sat Sep 12 21:27:57 2009 +0300
@@ -0,0 +1,8 @@
+
+module("handlers.ignore", package.seeall)
+
+function phase1(f, env)
+end
+    
+function phase2(f, env)
+end

mercurial