no need to change that

This commit is contained in:
HB9HIL
2024-05-24 22:14:42 +02:00
parent 7b9fb90d6d
commit 0cdcdb2f11

View File

@@ -1,5 +1,5 @@
<?php
defined('BASEPATH') or exit('No direct script access allowed');
defined('BASEPATH') OR exit('No direct script access allowed');
class Activators extends CI_Controller
{