- add <?php tags.

git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@760 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Sebastian 15 years ago
parent cf40467570
commit 0b41887b36

@ -1,4 +1,4 @@
<?
<?php
require_once ("$incpath/smarty/libs/Smarty.class.php");
$smarty = new Smarty;
@ -53,4 +53,4 @@ function eval_size ($aSize)
else {$ret_val = $aSize; }
return $ret_val;
}
?>
php?>
Loading…
Cancel
Save