Add support for PHP 5.2.x

This commit is contained in:
Justin Hileman
2012-03-17 23:05:52 -07:00
parent 99ff7316b3
commit bec9ce8448
34 changed files with 330 additions and 473 deletions
+1 -3
View File
@@ -9,8 +9,6 @@
* file that was distributed with this source code.
*/
namespace Mustache;
class Foo {
class Mustache_Foo {
// nada
}