Fix codestyle

This commit is contained in:
Filip Melík
2025-01-09 09:02:58 +01:00
parent 1b4d1357ad
commit 79b3eaaa5e
2 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class QSO extends CI_Controller
{
class QSO extends CI_Controller {
const LAST_QSOS_COUNT = 5; // max number of most recent qsos to be displayed on a qso page