YaWK  24.1
Yet another WebKit
tourdates.php
Go to the documentation of this file.
1 <?php
2 include 'classes/tourdates.php';
3 /*
4  * FRONTEND PAGE
5  */
6 $tourdates = new \YAWK\PLUGINS\TOURDATES\tourdates();
7 print $tourdates->getFrontendTable($db);
$tourdates
Definition: tourdates.php:80