X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Fsmarty%2Fnode_methodz%2Ffunction.get_moods.php;h=5d35ea045e4897ead0c495f73a4c4cf2c0b81427;hb=d9b4dfbcb3d920445869db2c3abd706ee6916286;hp=006f85f29e0cb14d6ddfeca77adee594799cb26a;hpb=51ff32267c4949bad6a8dddc502cbc01ed56edc8;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/smarty/node_methodz/function.get_moods.php b/wwwroot/inc/smarty/node_methodz/function.get_moods.php index 006f85f..5d35ea0 100644 --- a/wwwroot/inc/smarty/node_methodz/function.get_moods.php +++ b/wwwroot/inc/smarty/node_methodz/function.get_moods.php @@ -1,7 +1,6 @@ query(sprintf('select moods from users where user_id = %d', $user_id)); $set->next(); @@ -38,4 +37,4 @@ error_reporting(1); $smarty->assign('get_moods_string',$moods_string); $smarty->assign('get_moods_mood',$mood); } -?> \ No newline at end of file +?>