mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-16 02:47:50 +00:00
Refactoring, standardisation and small fixes
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
|
||||
<?php
|
||||
|
||||
if (! defined('BASEPATH')) {
|
||||
exit('No direct script access allowed');
|
||||
}
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
@@ -38,4 +42,4 @@ define('FOPEN_READ_WRITE_CREATE_STRICT', 'x+b');
|
||||
|
||||
|
||||
/* End of file constants.php */
|
||||
/* Location: ./application/config/constants.php */
|
||||
/* Location: ./application/config/constants.php */
|
||||
|
||||
Reference in New Issue
Block a user