Your shopping cart is empty!
A Method Used for Adding Your Custom Metas From Controllers
This is a simple mod that will add a new method to the system/library/document.php class. This will allow you to add metas from the controller using the following syntax:
$this->document->addMeta($arg);
This mod is a dependency for other extensions such as our Graph Everywhere mod. If you remove this mod while others depend on it, you will encounter errors