From 3a0f96b7c1bb37b28c8c40b8039d9b19dbaeb3e7 Mon Sep 17 00:00:00 2001 From: rylon Date: Mon, 22 Dec 2014 00:30:14 +0100 Subject: [PATCH] namefix, tag todo removal --- mojotrollz/api/database/tags/tags.php | 1 - mojotrollz/page/user_shop_menu/tpl/user_shop_menu.tpl | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/mojotrollz/api/database/tags/tags.php b/mojotrollz/api/database/tags/tags.php index 1edf77f..b7a7650 100644 --- a/mojotrollz/api/database/tags/tags.php +++ b/mojotrollz/api/database/tags/tags.php @@ -10,7 +10,6 @@ class tags { public static function get($table, $id, $type = null){ if($type){ return \DBD\TAGS_GET_TYPE::Q1(array($table, $id, $type));} - new TODO("This might be problematic"); return \DBD\TAGS_GET::QQ(array($table, $id));} public static function set($table, $id, $type, $value, $comment = null){ diff --git a/mojotrollz/page/user_shop_menu/tpl/user_shop_menu.tpl b/mojotrollz/page/user_shop_menu/tpl/user_shop_menu.tpl index b5d0631..97ffd29 100644 --- a/mojotrollz/page/user_shop_menu/tpl/user_shop_menu.tpl +++ b/mojotrollz/page/user_shop_menu/tpl/user_shop_menu.tpl @@ -10,7 +10,7 @@
- +