Fixed PHP shorttag in get_mail.php
authorHarvie <tomas@mudrunka.cz>
Tue, 30 Nov 2010 06:02:03 +0000 (07:02 +0100)
committerHarvie <tomas@mudrunka.cz>
Tue, 30 Nov 2010 06:02:03 +0000 (07:02 +0100)
wwwroot/inc/smarty/node_methodz/function.get_mail.php

index 005043bc9cbebe112c70f0e9ebfd509b250468cb..dcf6db71f643fb92ed32500de986692a322bf55e 100644 (file)
@@ -1,4 +1,5 @@
-<?
+<?php
+
 function smarty_function_get_mail($params, &$smarty) {
        global $db, $node;
 
This page took 0.119565 seconds and 4 git commands to generate.