forked from Cavemanon/cavepaintings
Don't use short open tags for PHP as they are not turned on by default in production environments.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?
|
||||
<?php
|
||||
class AjaxCall {
|
||||
function AjaxCall($log = null) {
|
||||
header('Content-type: application/json');
|
||||
|
Reference in New Issue
Block a user