Skip to content

Commit

Permalink
add minor cb.erl change
Browse files Browse the repository at this point in the history
  • Loading branch information
kgbu committed Nov 10, 2009
1 parent 5015f66 commit 33091b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pshb/cb.erl
Expand Up @@ -6,7 +6,8 @@
%%%

-module(cb).
-export([notice/3]).
%-export([notice/3]).
-compile(export_all).

-include("pshb.hrl").
%-define(TEXTHEADER, "Content-type:text/html\r\n\r\n").
Expand Down

0 comments on commit 33091b6

Please sign in to comment.