Webgui: filter and pagination working
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/******************************************************************************
|
||||
* YMS - Yacht Management Software
|
||||
* Copyright (C) 2024 Thomas Hooge
|
||||
* Copyright (C) 2024-2026 Thomas Hooge
|
||||
*
|
||||
* SPDX-License-Identifier: WTFPL
|
||||
*****************************************************************************/
|
||||
@@ -11,6 +11,7 @@
|
||||
define('APP_TITLE', 'Yacht Management Software');
|
||||
define('APP_TITLE_SHORT', 'YMS');
|
||||
define('APP_SESSION', 'yms');
|
||||
define('APP_ILLUSTRATION', 'sailboat.svg');
|
||||
|
||||
// ========== GLOBAL VARIABLES ================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user