Trailing whitespace cleanup.

This commit is contained in:
Justin Hileman
2010-04-06 01:11:27 -04:00
parent 1ede993bb3
commit 05767e3b74
5 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ class Mustache {
// Override charset passed to htmlentities() and htmlspecialchars(). Defaults to UTF-8.
protected $charset = 'UTF-8';
protected $tagRegEx;
protected $template = '';