incorporate event and setup mgr
is there a way to incorporate the event and setup mgr into a site simular to how is done with the event calendar itself like below?
require("calendar/calendar.php");
$LIST=1;
$DF = "M jS, Y (D)";
$template="modern.php";
require("calendar/calendar.php");
|