]> gitweb.fluxo.info Git - semanticscuttle.git/commit
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 17 Mar 2010 20:11:21 +0000 (20:11 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 17 Mar 2010 20:11:21 +0000 (20:11 +0000)
commit4d3d00ade282e27b765a64c86f6607f1a92af2c0
tree8d2bcb843c408552a870db4116fd7986db5ebb43
parentdb7a46b23530724cf1a8d356de3ac4f1fe0d5ac7
Fix bug #2960663: do not send content-type headers twice for ajax/api scripts

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@690 b3834d28-1941-0410-a4f8-b48e95affb8f
27 files changed:
src/SemanticScuttle/header.php
www/ajax/getadminlinkedtags.php
www/ajax/getadmintags.php
www/ajax/getcontacttags.php
www/ajax/getlinkedtags.php
www/ajax/gettags.php
www/ajaxDelete.php
www/ajaxGetTitle.php
www/ajaxIsAvailable.php
www/ajaxVote.php
www/api/export_csv.php
www/api/export_gcs.php
www/api/export_sioc.php
www/api/opensearch.php
www/api/posts_add.php
www/api/posts_all.php
www/api/posts_dates.php
www/api/posts_delete.php
www/api/posts_get.php
www/api/posts_public.php
www/api/posts_recent.php
www/api/posts_update.php
www/api/tags_get.php
www/api/tags_rename.php
www/go.php
www/jsScuttle.php
www/rss.php