Remove closing PHP tags

This commit is contained in:
Brian Miyaji
2014-01-07 11:20:43 +11:00
parent 79b6ae5806
commit 98dcd69b33
45 changed files with 13 additions and 49 deletions

View File

@@ -176,4 +176,4 @@ $sportspress_sports['baseball'] = array(
),
),
),
);
);

View File

@@ -84,4 +84,4 @@ $sportspress_sports['basketball'] = array(
),
),
),
);
);

View File

@@ -68,4 +68,4 @@ $sportspress_sports['cricket'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -59,4 +59,4 @@ $sportspress_sports['football'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -73,4 +73,4 @@ $sportspress_sports['footy'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -66,4 +66,4 @@ $sportspress_sports['gaming'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -52,4 +52,4 @@ $sportspress_sports['golf'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -85,4 +85,4 @@ $sportspress_sports['hockey'] = array(
),
),
),
);
);

View File

@@ -54,4 +54,4 @@ $sportspress_sports['racing'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -82,4 +82,4 @@ $sportspress_sports['rugby'] = array(
'sp_outcome' => array(
),
),
);
);

View File

@@ -179,4 +179,4 @@ $sportspress_sports['soccer'] = array(
),
),
),
);
);