From 1b6374e50023ef764f9912c959d031d6bd5d41f8 Mon Sep 17 00:00:00 2001 From: niekt0 Date: Tue, 21 Jun 2011 19:36:15 +0200 Subject: [PATCH] fixed "last" constant --- wwwroot/inc/smarty/node_methodz/function.get_last.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wwwroot/inc/smarty/node_methodz/function.get_last.php b/wwwroot/inc/smarty/node_methodz/function.get_last.php index 85a016a..cc29ea5 100644 --- a/wwwroot/inc/smarty/node_methodz/function.get_last.php +++ b/wwwroot/inc/smarty/node_methodz/function.get_last.php @@ -1,5 +1,6 @@ NOW()-INTERVAL 23 HOUR and"; + $interval=" nodes.node_created>NOW()-INTERVAL 65 HOUR and"; $params['vector']="00"; } @@ -32,4 +33,4 @@ $smarty->assign('get_last',$pole); } -?> \ No newline at end of file +?> -- 2.30.2