Skip to content

Commit

Permalink
remove closing PHP tags
Browse files Browse the repository at this point in the history
  • Loading branch information
splitbrain committed Feb 26, 2024
1 parent a7fc8ac commit 64e4a7e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion debug.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ function printr($var, $name=null) {
}
echo '</pre><br />';
}
?>
1 change: 0 additions & 1 deletion syntax.php
Original file line number Diff line number Diff line change
Expand Up @@ -331,5 +331,4 @@ function _massageReplacers($replacers) {
return $r;
}
}
?>

0 comments on commit 64e4a7e

Please sign in to comment.