diff options
Diffstat (limited to 'www/go.php')
| -rw-r--r-- | www/go.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -15,6 +15,7 @@   * @license  GPL http://www.gnu.org/licenses/gpl.html   * @link     http://sourceforge.net/projects/semanticscuttle   */ +$httpContentType = false;  require_once 'www-header.php';  if (!$GLOBALS['shorturl']) { | 
