Code cleanup

This commit is contained in:
cgfhtw
2024-02-07 09:12:47 +01:00
parent eb69f77113
commit 1f3e283d3c
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
if (!defined('BASEPATH')) exit('No direct script access allowed');
/**
* Controller using JSON
@@ -62,4 +62,4 @@ p {
<?php echo $message; ?>
</div>
</body>
</html>
</html>