X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=root%2Flib%2Fconfig%2Fmain.tt2;h=5b30aa452386a478c37b593d1e0e514e80cc5d56;hb=f53e4d4da681453f13e5d18fa73c4377591d4c65;hp=2e9bcfde325026d8f0c0cbc1e099985eaccfd61f;hpb=8250eb360c341a4eeaa76e5e3fc0f57cf0014a60;p=ndwebbie.git diff --git a/root/lib/config/main.tt2 b/root/lib/config/main.tt2 index 2e9bcfd..5b30aa4 100644 --- a/root/lib/config/main.tt2 +++ b/root/lib/config/main.tt2 @@ -7,7 +7,7 @@ IF c.debug; # define a debug() macro directed to Catalyst's log - MACRO debug(message) CALL Catalyst.log.debug(message); + MACRO debug(message) CALL c.log.debug(message); END; # define a data structure to hold sitewide data