Merge branch 'master' of github.com:gnuboard/g4s

This commit is contained in:
chicpro
2013-03-21 13:05:05 +09:00
2 changed files with 3 additions and 3 deletions

View File

@ -60,4 +60,4 @@ if (get_cookie('ck_visit_ip') != $_SERVER['REMOTE_ADDR'])
sql_query(" update {$g4['config_table']} set cf_visit = '{$visit}' ");
}
}
?>
?>