summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-11-07 00:27:20 +0000
committerDries Buytaert <dries@buytaert.net>2010-11-07 00:27:20 +0000
commit0447e92bf3f6e60cf308b3041ea1c685d8cecca6 (patch)
treec62c29f31f99d7396fbd46e43f329fc571a6120b /includes
parent926dff9fc9739e85085890e3e4e96e8551e51ff7 (diff)
downloadbrdo-0447e92bf3f6e60cf308b3041ea1c685d8cecca6.tar.gz
brdo-0447e92bf3f6e60cf308b3041ea1c685d8cecca6.tar.bz2
- Patch #801632 by sun, Jacine: make phptemplate the default engine to simplify .info file.
Diffstat (limited to 'includes')
-rw-r--r--includes/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index d651131f3..86fb23ae9 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -6616,7 +6616,7 @@ function drupal_write_record($table, &$record, $primary_keys = array()) {
* - name: The real name of the theme for display purposes
* - description: Brief description
* - screenshot: Path to screenshot relative to the theme's .info file.
- * - engine: Theme engine, typically: engine = phptemplate
+ * - engine: Theme engine; typically phptemplate.
* - base: Name of a base theme, if applicable, eg: base = zen
* - regions: Listed regions eg: region[left] = Left sidebar
* - features: Features available eg: features[] = logo