#3623 closed enhancement (fixed)
Document global $pagenow in src/includes/common/template.php file.
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6.14 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | General | Keywords: | commit |
Cc: |
Description
I have reviewed the below file code and found that we are using a global $pagenowe variable. but they do not mention it in the function comment. So I think we need to improve the function comment code.
Files:
src/includes/common/template.php
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
patch added