flexday/edit.php

8 lines
160 B
PHP

<?php
$MY_TITLE = "Edit Sessions";
$MY_CRUMB = "Edit";
$CONTENT = '<activityeditorlist></activityeditorlist>';
$XTRAJS = 'js/editor.js';
include 'layout.php';