#3623 closed enhancement (fixed)
Document global $pagenow in src/includes/common/template.php file.
| Reported by: | upadalavipul | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.14 |
| Component: | General | Version: | 2.0 |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
patch added