diff --git a/modules/modperl/startup.pl b/modules/modperl/startup.pl index df68d502..f4bf8fd9 100644 --- a/modules/modperl/startup.pl +++ b/modules/modperl/startup.pl @@ -293,6 +293,7 @@ sub OnTopic {} sub OnServerCapAvailable {} sub OnServerCapResult {} sub OnTimerAutoJoin {} +sub OnEmbeddedWebRequest {} # Functions of CModule will be usable from perl modules.