From 55a2d5b577bcf988d33ca4c8decfae6e96f58c7b Mon Sep 17 00:00:00 2001 From: Ben Longden Date: Thu, 13 Dec 2012 13:20:47 +0000 Subject: Removes PHP references --- docs/misc/design-philosophies.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/misc') diff --git a/docs/misc/design-philosophies.txt b/docs/misc/design-philosophies.txt index c4fb582df9..0101da9586 100644 --- a/docs/misc/design-philosophies.txt +++ b/docs/misc/design-philosophies.txt @@ -203,9 +203,6 @@ We see a template system as a tool that controls presentation and presentation-related logic -- and that's it. The template system shouldn't support functionality that goes beyond this basic goal. -If we wanted to put everything in templates, we'd be using PHP. Been there, -done that, wised up. - Discourage redundancy --------------------- -- cgit v1.3