summaryrefslogtreecommitdiff
path: root/module.php
blob: f1cae971d65e38682b393267c26879ceb621ed7c (plain)
1
2
3
4
5
6
<?

include_once "includes/common.inc";
module_execute($mod, "page");

?>