Don't know if there is a *better* way to do it, but I was able to accomplish this by adding:
Text Formatted Code
IF ($_USER['uid'] > 1)
just above the line
Text Formatted Code
// Retrieve Centerblock Settings
in the function plugin_centerblock_forum inside the /geeklog/plugins/forum/functions.inc file.
~Brian