; $Id$
name = Remote Hello
description = Greets XML-RPC clients by name.
core = 6.x
I've read that only the first letter of a module name should be capitalized, but the
above example from a very reputable source departs from this convention.
Is the capitalization important to the function of the module or to some
CVS convention?
CK