[system] / trunk / webwork-modperl / lib / WeBWorK / Constants.pm Repository:
ViewVC logotype

View of /trunk/webwork-modperl/lib/WeBWorK/Constants.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 454 - (download) (as text) (annotate)
Mon Aug 5 20:29:00 2002 UTC (10 years, 9 months ago) by malsyned
File size: 258 byte(s)
use base
-dennis

    1 package WeBWorK::Constants;
    2 
    3 use base qw(Exporter);
    4 our @EXPORT    = ();
    5 our @EXPORT_OK = qw(SECRET);
    6 
    7 use constant SECRET => 'fkjOPIiSUfeT6dm5pevSrM1xgFmsex7.Z/.6Wjcxqb9Pi4Zm9JUGygwv^FdG8^yth^*KbDFWMXiLtNDggWNA370llFj68JxNKMCyCeSJxCHRfU2P6br10HtPS!NvcaJ7';

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9