X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=blobdiff_plain;f=lib%2FGruntmaster%2FDaemon.pm;h=b6d3a522f5935d6585dc612901b1d51634724648;hp=ad4e727e774d5e704cb6431e73952f7efef256fa;hb=8473542d42779eebcd7b0dd45dcf5183d112252c;hpb=fb85e61f17db54c31c74fbafea6258e5c582efec diff --git a/lib/Gruntmaster/Daemon.pm b/lib/Gruntmaster/Daemon.pm index ad4e727..b6d3a52 100644 --- a/lib/Gruntmaster/Daemon.pm +++ b/lib/Gruntmaster/Daemon.pm @@ -30,6 +30,7 @@ use constant FORMAT_EXTENSION => { MONO => 'cs', PASCAL => 'pas', PERL => 'pl', + PHP => 'php', PYTHON => 'py', RUBY => 'rb', RUST => 'rs',