mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 17:22:06 +01:00
3 lines
76 B
PHP
Executable File
3 lines
76 B
PHP
Executable File
<?php
|
|
require_once dirname(__FILE__).'/../classes/codeigniter/index.php';
|
|
?>
|