]> ruin.nu Git - ndwebbie.git/blobdiff - root/lib/config/main.tt2
Login/Logout and session support with roles + convert to html 4.01.
[ndwebbie.git] / root / lib / config / main.tt2
index 2e9bcfde325026d8f0c0cbc1e099985eaccfd61f..5b30aa452386a478c37b593d1e0e514e80cc5d56 100644 (file)
@@ -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