# fluent-boards/1.21/boot/globals.php

FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration, version 1.21. 10 lines.

- Page: https://pluginprobe.com/plugins/fluent-boards/1.21/code/boot/globals.php
- Raw: https://pluginprobe.com/plugins/fluent-boards/1.21/raw/boot/globals.php
- Modified: 2024-05-31T06:41:46+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-boards/1.21/code/boot/globals.php#L10-L20`.

```php
<?php

/**
 ***** DO NOT CALL ANY FUNCTIONS DIRECTLY FROM THIS FILE ******
 *
 * This file will be loaded even before the framework is loaded
 * so the $app is not available here, only declare functions here.
 */


```
