12 lines
312 B
PHP
12 lines
312 B
PHP
<?php
|
|
/*
|
|
|--------------------------------------------------------------------------
|
|
| Middle
|
|
|--------------------------------------------------------------------------
|
|
|
|
|
| Code to be executed in the middle layer of the system is written.
|
|
|
|
|
| Location: After the beginning of the kernel, before the kernel
|
|
|
|
|
*/
|