CMS  Version 3.9
glossary_list.inc File Reference

Go to the source code of this file.

Variables

 $glossary = Query::create(Glossary, "WHERE display=:d ORDER BY term ASC")->bind(":d",1)->execute()
 

Variable Documentation

◆ $glossary

$glossary = Query::create(Glossary, "WHERE display=:d ORDER BY term ASC")->bind(":d",1)->execute()

Definition at line 3 of file glossary_list.inc.