codeigniter
application
assets
system
core
database
drivers
cubrid
ibase
mssql
mysql
mysqli
oci8
odbc
pdo
subdrivers
index.html
pdo_4d_driver.php
pdo_4d_forge.php
pdo_cubrid_driver.php
pdo_cubrid_forge.php
pdo_dblib_driver.php
pdo_dblib_forge.php
pdo_firebird_driver.php
pdo_firebird_forge.php
pdo_ibm_driver.php
pdo_ibm_forge.php
pdo_informix_driver.php
pdo_informix_forge.php
pdo_mysql_driver.php
pdo_mysql_forge.php
pdo_oci_driver.php
pdo_oci_forge.php
pdo_odbc_driver.php
pdo_odbc_forge.php
pdo_pgsql_driver.php
pdo_pgsql_forge.php
pdo_sqlite_driver.php
pdo_sqlite_forge.php
pdo_sqlsrv_driver.php
pdo_sqlsrv_forge.php
index.html
pdo_driver.php
pdo_forge.php
pdo_result.php
pdo_utility.php
postgre
sqlite
sqlite3
sqlsrv
index.html
DB.php
DB_cache.php
DB_driver.php
DB_forge.php
DB_query_builder.php
DB_result.php
DB_utility.php
index.html
fonts
helpers
language
libraries
.htaccess
index.html
.editorconfig
.gitignore
composer.json
index.php
license.txt
readme.rst
.gitignore
README.md
12 lines
131 B
HTML
12 lines
131 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>403 Forbidden</title>
|
|
</head>
|
|
<body>
|
|
|
|
<p>Directory access is forbidden.</p>
|
|
|
|
</body>
|
|
</html>
|