Changes between Version 1 and Version 2 of Ticket #20950, comment 8
- Timestamp:
- 09/24/2012 05:25:27 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20950, comment 8
v1 v2 1 get_id_from_blogname() actually takes an unslashed path rather than a blogname so I updated the variables a phpdoc to use the term slug instead of name.1 get_id_from_blogname() actually takes an unslashed path rather than a blogname so I updated the variables and phpdoc to use the term slug instead of name. 2 2 3 3 * Rename $name to $slug for some clarity.