GIT.Harvie.CZ
/
mirrors
/
Kyberia-bloodline.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
240d4b7
)
Fixed PHP shorttag in get_mail.php
author
Harvie
<tomas@mudrunka.cz>
Tue, 30 Nov 2010 06:02:03 +0000
(07:02 +0100)
committer
Harvie
<tomas@mudrunka.cz>
Tue, 30 Nov 2010 06:02:03 +0000
(07:02 +0100)
wwwroot/inc/smarty/node_methodz/function.get_mail.php
patch
|
blob
|
blame
|
history
diff --git
a/wwwroot/inc/smarty/node_methodz/function.get_mail.php
b/wwwroot/inc/smarty/node_methodz/function.get_mail.php
index 005043bc9cbebe112c70f0e9ebfd509b250468cb..dcf6db71f643fb92ed32500de986692a322bf55e 100644
(file)
--- a/
wwwroot/inc/smarty/node_methodz/function.get_mail.php
+++ b/
wwwroot/inc/smarty/node_methodz/function.get_mail.php
@@
-1,4
+1,5
@@
-<?
+<?php
+
function smarty_function_get_mail($params, &$smarty) {
global $db, $node;
This page took
0.120905 seconds
and
4
git commands to generate.