Merge pull request #1568 from GPCsolutions/closingtagremoval

Qual: Remove the closing PHP tag
This commit is contained in:
Laurent Destailleur
2014-05-04 18:08:37 +02:00
896 changed files with 0 additions and 911 deletions

View File

@@ -253,4 +253,3 @@ print '</table>';
llxFooter();
$db->close();
?>

View File

@@ -173,4 +173,3 @@ else
llxFooter();
$db->close();
?>

View File

@@ -159,4 +159,3 @@ foreach($rights_ids as $right_id)
llxFooter();
$db->close();
?>

View File

@@ -459,4 +459,3 @@ print '<br>';
llxFooter();
$db->close();
?>

View File

@@ -79,4 +79,3 @@ if ($action == 'clear')
llxFooter();
$db->close();
?>

View File

@@ -126,4 +126,3 @@ else
llxFooter();
$db->close();
?>