gnu-social/plugins/QnA/actions
Mikael Nordfeldth 1c6f9df80e PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX)
I had a problem with PHP5.5 that caused ajax responses to be empty. This
fixes it, as the problem was related to pretty inconsistent calling to
headers, XMLWriter::startDocument etc. etc.
2013-09-24 01:18:33 +02:00
..
qnaclosequestion.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnanewanswer.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnanewquestion.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnareviseanswer.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00
qnashowanswer.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
qnashowquestion.php The overloaded DB_DataObject function staticGet is now called getKV 2013-08-18 13:13:56 +02:00
qnavote.php PHP5.5 fix: Better use of startXML for Action classes (mostly AJAX) 2013-09-24 01:18:33 +02:00