Changeset 6255
- Timestamp:
- 12/11/2017 07:43:06 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r6169 r6255 5 5 6 6 <?python 7 scripts_version = '8 0'7 scripts_version = '81' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset
for help on using the changeset viewer.