From the NannyMUD documentation

LAST CHANGE

2000-12-19

FUNCTION


NAME

        load_object - Load and return an object.

SYNTAX

        object load_object(mixed s)

DESCRIPTION

        If given an object, that object is returned.
        If given a string, that object is loaded and then returned, or just
	returned if already loaded.