ci4

Форк
0
/
Common.php 
15 строк · 521.0 Байт
1
<?php
2

3
/**
4
 * The goal of this file is to allow developers a location
5
 * where they can overwrite core procedural functions and
6
 * replace them with their own. This file is loaded during
7
 * the bootstrap process and is called during the framework's
8
 * execution.
9
 *
10
 * This can be looked at as a `master helper` file that is
11
 * loaded early on, and may also contain additional functions
12
 * that you'd like to use throughout your entire application
13
 *
14
 * @see: https://codeigniter.com/user_guide/extending/common.html
15
 */
16

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.