DogMelon

API Reference


WikiLibrary.load( filename )

Parameters:

filename the path to the XML file to be loaded


Returns:

integer

'1' if the XML file was loaded OK

'0' otherwise


Remarks:

The load will fail if a book of the same name already exists.


back