Common.pm
branchcms
changeset 21 3b195e22603d
parent 20 67e622468c67
child 22 4d73e4ea84cd
equal deleted inserted replaced
20:67e622468c67 21:3b195e22603d
     1 package Common;
     1 package Common;
       
     2 # $Id$
       
     3 # $URL$
     2 use strict;
     4 use strict;
     3 use warnings;
     5 use warnings;
     4 use constant CONFIG => (
     6 use constant CONFIG => (
     5     { CASE => 1 },
     7     { CASE => 1 },
     6     GLOBAL => { DEFAULT => undef },
     8     GLOBAL => { DEFAULT => undef },