material.inc.php in front-end
Posted: 30 August 2020, 17:18
Quick question, the docs here http://en.doc.boardgamearena.com/BGA_St ... ipt_module state that "... store in material.inc.php so both server and client have access to it" (under heading "Multi Step Interactions: Action Stack - Using Client States").
Does material.inc.php get to the front-end automagically (and if so, how is it accessible there) or do you have to pass it explicitly through, for instance, getAllData()? My guess is the latter, but I wanted to check because I prefer not to have to do work that I don't have to
Does material.inc.php get to the front-end automagically (and if so, how is it accessible there) or do you have to pass it explicitly through, for instance, getAllData()? My guess is the latter, but I wanted to check because I prefer not to have to do work that I don't have to