From: niekt0 Date: Tue, 21 Jun 2011 17:36:15 +0000 (+0200) Subject: fixed "last" constant X-Git-Url: https://git.harvie.cz/?p=mirrors%2FKyberia-bloodline.git;a=commitdiff_plain;h=1b6374e50023ef764f9912c959d031d6bd5d41f8 fixed "last" constant --- 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 +?>