From: Christos Zoulas Date: Wed, 20 Apr 2011 19:00:07 +0000 (+0000) Subject: Add smarty X-Git-Tag: FILE5_07~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba986eecca1cfe1cd8def47ec5acbf5db0294dfd;p=file Add smarty --- diff --git a/magic/Magdir/commands b/magic/Magdir/commands index 0284d2c9..e5792038 100644 --- a/magic/Magdir/commands +++ b/magic/Magdir/commands @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: commands,v 1.38 2010/09/20 19:19:16 rrt Exp $ +# $File: commands,v 1.39 2010/11/25 15:00:12 christos Exp $ # commands: file(1) magic for various shells and interpreters # #0 string/w : shell archive or script for antique kernel text @@ -82,6 +82,11 @@ !:mime text/x-php 0 search/1/w #!\ /usr/bin/php PHP script text executable !:mime text/x-php +# Smarty compiled template, http://www.smarty.net/ +# Elan Ruusamäe +0 string 24 regex [0-9.]+ \b, version %s +!:mime text/x-php 0 string Zend\x00 PHP script Zend Optimizer data