[system] / trunk / webwork2 / lib / WeBWorK / Constants.pm Repository:
ViewVC logotype

View of /trunk/webwork2/lib/WeBWorK/Constants.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 390 - (download) (as text) (annotate)
Wed Jun 19 22:45:47 2002 UTC (10 years, 11 months ago) by malsyned
File size: 266 byte(s)
This commit brings several packages up to date and working.  I wish I could
be more specific, but it's been a while since I've committed.  You'll have
to check the CVS diffs for more info.
--Dennis

    1 package WeBWorK::Constants;
    2 
    3 our @ISA       = 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