Changeset 299 for sites/trunk/trac.wordpress.org/templates/site.html
- Timestamp:
- 01/19/2014 07:21:57 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r291 r299 5 5 6 6 <?python 7 scripts_version = '3 3'7 scripts_version = '34' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = '//make.wordpress.org/core/'
Note: See TracChangeset
for help on using the changeset viewer.