Fix naming conventions for the generate_enclosure functon
authorAntonio Ospite <ao2@ao2.it>
Tue, 17 May 2016 21:04:48 +0000 (23:04 +0200)
committerAntonio Ospite <ao2@ao2.it>
Fri, 20 May 2016 08:55:10 +0000 (10:55 +0200)
Use lowerCamel case for the function name, keep snake_case for the local
variable in the php code, and use a dash-separated case for the xsl
variable.


No differences found