tbrehm
2010-03-19 9bd8d9f911cefc4123170f5b887b9e1333cc2ffb
interface/web/monitor/show_sys_state.php
@@ -203,7 +203,7 @@
/*
 * gets the state from the db and process it
 */
function _processDbState($type, $serverId, &$serverState, &$messages)
function _processDbState($type, $serverId, $serverState, $messages)
{
    global $app;