mirror of
https://github.com/flextype/flextype.git
synced 2025-08-15 17:44:17 +02:00
Infrastructure changes: Default Theme - use entity name Entries/Entry instead of entity name Pages/Page
This commit is contained in:
@@ -98,8 +98,8 @@ class Flextype
|
||||
// Get Plugins Instance
|
||||
Plugins::getInstance();
|
||||
|
||||
// Get Entry Instance
|
||||
Entry::getInstance();
|
||||
// Get Entries Instance
|
||||
Entries::getInstance();
|
||||
|
||||
// Flush (send) the output buffer and turn off output buffering
|
||||
ob_end_flush();
|
||||
|
Reference in New Issue
Block a user