]> iEval git - plack-app-gruntmaster.git/blobdiff - lib/Gruntmaster/Data.pm
Add problem owner and author
[plack-app-gruntmaster.git] / lib / Gruntmaster / Data.pm
index 77d78c02c05f61d3708a8d90fc1f7af225e3a6f5..aac9ad1f77e3932adc23c7d1ee9e384f1a2ad5ee 100644 (file)
@@ -69,7 +69,7 @@ sub defhash{
        };
 }
 
-defhash problem => qw/name level statement/;
+defhash problem => qw/name level statement owner author/;
 defhash contest => qw/start end name owner/;
 defhash job => qw/date extension filesize private problem result result_text user/;
 defhash user => qw/name email town university level/;
This page took 0.021533 seconds and 4 git commands to generate.