Ejemplo n.º 1
0
/**
 * Gets an instance of the FileMgr
 * @return object FileMgr object
 */
function sFileMgr()
{
    return Singleton::fileMgr();
}