Page Chapter 19. XML-RPC, Page 295
Tue, 04/17/2007 - 12:56pm — jvandyk
Location on the page:
xmlrpclucky.info code listing
Error:
version = $Name$
Correction:
version = "$Name$"
Description of the Error:
Special characters in .info files must be quoted. But note that defining a version in an info file is now strongly discouraged.
