Source for file selection.php
Documentation is available at selection.php
* A Selection is an anonymous Group meant for manipulating modules.
* @author Daryl Koopersmith
* Override run. Selections cannot be rendered.
* @author Daryl Koopersmith
die("Selections cannot be rendered.");
|