You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
$text .= "Listed below are the Senators. These are players who are the most powerful in a certain field.<p>";
$text .= "<b><font color=lime>The politics area of the game is <b>FAR</b> from finished</font></b><br>At present Senators don't do anything, other than have a nice title.<p>";
db("select timestamp,position_id,login_name,login_id from ${db_name}_politics where login_id > '0' order by login_id");