Login
Artifact [afdf2ad977]
Login

Artifact afdf2ad9779e7faf9bfa6a77d4de0226bc3d7d61:


/**
   require() plugin which simply resolves to the shared Fossil.Context
   instance set up by the f-s2sh bootstrap code. This instance should
   be used by all other modules so that everybody is using the same
   database handles.
*/
return requireS2.fsl ||| (requireS2.fsl = new Fossil.Context());