#3176 closed Enhancement (fixed)
index.php should be avoided as a page script
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Elgg 1.8.0 |
| Component: | Core | Version: | Github Master |
| Severity: | annoying | Keywords: | |
| Cc: | brett@… | Difficulty: | trivial |
Description
it doesn't tell us anything about what it does and in some cases is no longer being used as the main "index" page for the plugin
Change History (4)
comment:1 Changed 2 years ago by cash
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 2 years ago by ewinslow
I assume if there were to be a true index page for the plugin that didn't just display content, then using index.php would be acceptable?
comment:3 Changed 2 years ago by cash
yes
comment:4 Changed 2 years ago by cash
(In [svn:8809]) Refs #3176 missed group owner page in script renaming
Note: See
TracTickets for help on using
tickets.

(In [svn:8770]) Fixes #3176 replaced usage of index.php where appropriate