diff --git a/admin.php b/admin.php --- a/admin.php +++ b/admin.php @@ -19,6 +19,7 @@ */ include_once 'inc/class.page.php'; + $scripts = array('jQuery','jQueryUI'); $adminpage = new page('Administration',$scripts,FALSE); $datepicker = '$(function() { @@ -141,6 +142,9 @@ } ?> +
You are currently running version . The latest available release is VERSION.