| layout | title | date | author | 
|---|---|---|---|
| post | My New Post | 2014-01-16 23:05 | david | 
This is my great post with the correct poster.
| layout | title | date | author | 
|---|---|---|---|
| post | My New Post | 2014-01-16 23:05 | david | 
This is my great post with the correct poster.
| $view = new view(); | |
| $view->name = 'enabled_modules'; | |
| $view->description = ''; | |
| $view->tag = 'default'; | |
| $view->base_table = 'system'; | |
| $view->human_name = 'Enabled Modules'; | |
| $view->core = 7; | |
| $view->api_version = '3.0'; | |
| $view->disabled = FALSE; /* Edit this to true to make a default view disabled initially */ |