copy current state of medienstaatsvertrag.org, to be verified
This commit is contained in:
8
lib/calcms/projects.pm
Normal file
8
lib/calcms/projects.pm
Normal file
@@ -0,0 +1,8 @@
|
||||
use warnings "all";
|
||||
use strict;
|
||||
|
||||
package projects;
|
||||
|
||||
print STDERR "projects.pm is not used anymore!\n";
|
||||
#do not delete last line!
|
||||
1;
|
||||
Reference in New Issue
Block a user