Skip to content

Commit

Permalink
Removed closing PHP tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jukka Svahn committed Dec 11, 2012
1 parent 3ed632a commit 2023a41
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rah_plugcompile.php
Expand Up @@ -561,5 +561,3 @@ public function glob_escape($filename) {
return preg_replace('/(\*|\?|\[)/', '[$1]', $filename);
}
}

?>

0 comments on commit 2023a41

Please sign in to comment.