+
+

Add a medal definition

+
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ + + or + + +
+
+
+ +
+
+
+ +
+ + + + + + + + '*', + 'FROM' => 'medal_def', + 'ORDER BY' => 'mID' + ); + + $res = $forum_db->query_build($query); + $results=0; + while ($row = $forum_db->fetch_assoc($res)){ + $results++; + echo "\t\t\t\n"; + echo "\t\t\t\t\n"; + echo "\t\t\t\t\n"; + echo "\t\t\t\t\n"; + echo "\t\t\t\t\n"; + echo "\t\t\t\n"; + } + + if ($results==0){ + echo "\t\t\t\n"; + echo "\t\t\t\t\n"; + echo "\t\t\t\n"; + } + + echo "\t\t
TitleDescription
".$row['title']."".$row['description']."Delete
No medal definitions found
\n"; + + ?> + +
+