Initial import
This commit is contained in:
3
public_html/check_paths.php
Normal file
3
public_html/check_paths.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
$path = realpath(__DIR__ . '/../ci4app/app/Config/Paths.php');
|
||||
var_dump($path);
|
||||
Reference in New Issue
Block a user