fixed yet another docs typo
This commit is contained in:
+1
-1
@@ -184,7 +184,7 @@ class theme_config {
|
||||
* how you want that type of page to look. For example
|
||||
* <pre>
|
||||
* $THEME->layouts = array(
|
||||
* // Most pages - if we encounter an unknown or amissing page type, this one is used.
|
||||
* // Most pages - if we encounter an unknown or a missing page type, this one is used.
|
||||
* 'standard' => array(
|
||||
* 'theme' = 'mytheme',
|
||||
* 'file' => 'normal.php',
|
||||
|
||||
Reference in New Issue
Block a user