Jon Elofson
Jon Elofson
### Is your feature request related to a problem? Please describe. We have users that stay in our AD with an accountExpires attribute. This is generally a WindowsNT timestamp format...
It is possible to have a foreign key that points to a table in a different database (albeit not common?). In this case, the drop foreign key will fail, as...
Hello, In your example of a custom error handler you have this: ```php // Define Custom Error Handler $customErrorHandler = function ( ServerRequestInterface $request, Throwable $exception, bool $displayErrorDetails, bool $logErrors,...
You can add your own CSS class to the container for the php page. This is not obvious as the Style Class is under Menu Settings and it's not really...
Adding a PHP page to a space requires the php page to be in container_pages folder. This, then adds the "container" class to the content. The container class makes the...